Re: [R] a warning message from lmer

2008-07-13 Thread Lan Wei
Thanks for reminding me. But, the problem still exists when I combine these two 'joy' levels. Quoting Douglas Bates <[EMAIL PROTECTED]>: > By the way, did you notice that the levels of Emotion include both > "joy" and "joy ". You may want to correct that. > > On Sat, Jul 12, 2008 at 7:47 AM, Do

Re: [R] a warning message from lmer

2008-07-12 Thread Douglas Bates
By the way, did you notice that the levels of Emotion include both "joy" and "joy ". You may want to correct that. On Sat, Jul 12, 2008 at 7:47 AM, Douglas Bates <[EMAIL PROTECTED]> wrote: > On Sat, Jul 12, 2008 at 6:23 AM, Lan Wei <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> I have a problem when

Re: [R] a warning message from lmer

2008-07-12 Thread Douglas Bates
On Sat, Jul 12, 2008 at 6:23 AM, Lan Wei <[EMAIL PROTECTED]> wrote: > Hi all, > > I have a problem when running lmer. > In my data set, Agree is a binary(0/1) response. WalkerID and ObsID is > the identification number of the subjects. the description of the > other variables are as follows: >> >>

[R] a warning message from lmer

2008-07-12 Thread Lan Wei
Hi all, I have a problem when running lmer. In my data set, Agree is a binary(0/1) response. WalkerID and ObsID is the identification number of the subjects. the description of the other variables are as follows: levels(regdat$Display) [1] "Dynamic" "Static" levels(regdat$Survey) [1] "HM1_A"