Re: [R] limitation in the number of covariates in nlme

2007-01-09 Thread mohammad frarouei
Thanks Brian The new version fixed the problem. Prof Brian Ripley [EMAIL PROTECTED] wrote: Please check you have the latest version of nlme (3.1-79), as some restrictions of this sort were lifted a few weeks ago. If you have, please note the advice about a minimal reproducible example in

[R] limitation in the number of covariates in nlme

2007-01-08 Thread mohammad frarouei
Dear All I am fitting a nlme model in which I have 7 covariates. Adding one more variable to the model, R gives me an error message: “Error in parse(file, n, text, prompt) : syntax error in list(…..“ This does not depend on which variables are in the model and seems to depend strictly

Re: [R] limitation in the number of covariates in nlme

2007-01-08 Thread Prof Brian Ripley
Please check you have the latest version of nlme (3.1-79), as some restrictions of this sort were lifted a few weeks ago. If you have, please note the advice about a minimal reproducible example in the footer of every help message as we will need one to be able to help you. On Mon, 8 Jan