[R] Package 'nlme' linear mixed effects model error "unexpected symbol"

msherwood melissa.sherwood at gmail.com
Wed Jul 25 23:43:59 CEST 2012


I am trying the following code with the 'nlme' package:

2007model<lme(Rank~Age*Mass+method='ML',random=~1|ID,na.action=na.exclude)

I've also tried all kinds of variations of the above that I could think of.

It gives me the error "unexpected symbol in '2007model' ". I'm not sure if
this 'unexpected symbol' refers to the code I enter or the data table I am
using.

I haven't found any useful information in a Google search or in the R help
files.

Any suggestions of what the problem may be?







--
View this message in context: http://r.789695.n4.nabble.com/Package-nlme-linear-mixed-effects-model-error-unexpected-symbol-tp4637842.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list