[R] Statitics Textbook - any recommendation?

2006-09-20 Thread Iuri Gavronski
I would like to buy a basic statistics book (experimental design, sampling, ANOVA, regression, etc.) with examples in R. Or download it in PDF or html format. I went to the CRAN contributed documentation, but there were only R textbooks, that is, textbooks where R is the focus, not the

Re: [R] Variance Components in R

2006-08-20 Thread Iuri Gavronski
. Is it possible to use lmer() without fixed effects? Anything would help. Iuri. On 8/18/06, Iuri Gavronski [EMAIL PROTECTED] wrote: Harold, I don't have a grouping variable. And yes, persons can be an important source of variance, and they are the resp variable. rating is the response.variable

Re: [R] Variance Components in R

2006-08-20 Thread Iuri Gavronski
Of *Iuri Gavronski *Sent:* Thursday, August 17, 2006 1:26 PM *To:* Doran, Harold *Cc:* r-help@stat.math.ethz.ch *Subject:* Re: [R] Variance Components in R I am trying to replicate Finn and Kayandé (1997) study on G-theory application on Marketing. The idea is to have people evaluate some aspects

Re: [R] Variance Components in R

2006-08-20 Thread Iuri Gavronski
On 8/20/06, Iuri Gavronski [EMAIL PROTECTED] wrote: Harold, I have tried to adapt your syntax and got some problems. Some responses from lmer: On this one, I have tried to use 1 as a grouping variable. As I understood from Bates (2005), grouping variables are like nested design, which

Re: [R] Variance Components in R

2006-08-20 Thread Iuri Gavronski
the output from summary(lmer()) in #,### format, instead of scientific format? Best regards, Iuri. On 8/20/06, Iuri Gavronski [EMAIL PROTECTED] wrote: Harold, I have tried the following syntax: fm - lmer(RATING ~ CHAIN*SECTOR*RESP +(1|CHAIN*SECTOR*RESP), gt) summary(fm) Linear mixed-effects model

Re: [R] Variance Components in R

2006-08-18 Thread Iuri Gavronski
:[EMAIL PROTECTED] *On Behalf Of *Iuri Gavronski *Sent:* Thursday, August 17, 2006 1:26 PM *To:* Doran, Harold *Cc:* r-help@stat.math.ethz.ch *Subject:* Re: [R] Variance Components in R I am trying to replicate Finn and Kayandé (1997) study on G-theory application on Marketing. The idea

Re: [R] Variance Components in R

2006-08-17 Thread Iuri Gavronski
with different fixed effects; in that case, you should use method = ML, as explained in Pinheiro and Bates (2000). Hope this helps. Spencer Graves Iuri Gavronski wrote: Hi, I'm trying to fit a model using variance components in R, but if very new on it, so I'm asking for your

[R] Fwd: Variance Components in R

2006-08-17 Thread Iuri Gavronski
large are your data? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Iuri Gavronski Sent: Thursday, August 17, 2006 11:08 AM To: Spencer Graves Cc: r-help@stat.math.ethz.ch Subject: Re: [R] Variance Components in R Thank you for your reply

Re: [R] Fwd: Variance Components in R

2006-08-17 Thread Iuri Gavronski
. The results might be comparable or dramatically better in R than in SPSS or SAS. hope this helps. Spencer Graves Iuri Gavronski wrote: 9500 records. It didn`t run in SPSS or SAS on Windows machines, so I am trying to convert the SPSS script to R to run in a RISC station

Re: [R] Variance Components in R

2006-08-17 Thread Iuri Gavronski
examples. vignette('MlmSoftRev') -- *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Iuri Gavronski *Sent:* Thursday, August 17, 2006 11:16 AM *To:* Doran, Harold *Subject:* Re: [R] Variance Components in R 9500 records. It didn`t run in SPSS

[R] Variance Components in R

2006-08-10 Thread Iuri Gavronski
SECTOR*RESP*ASPECT SECTOR*RESP*ITEM CHAIN*RESP*ASPECT /INTERCEPT = INCLUDE. Thank you for your help. Best regards, Iuri. ___ Iuri Gavronski - [EMAIL PROTECTED] doutorando UFRGS/PPGA/NITEC - www.ppga.ufrgs.br Brazil