search for: mymodelstructur

Displaying 1 result from an estimated 1 matches for "mymodelstructur".

Did you mean: mymodelstructure
2012 Jul 24
0
[R-sig-ME] lmer() - no applicable method for 'profile' under R version 2.15.1
...and it ran > fine for all chunks of chapter 1. Anyhow, if i try with my own data, it > works, until i specify REML = FALSE in the model script, or use the update() > function. > > Then, i get the following error message (it is in fact a warning message): > > "In glmer(mymodelstructure), : > extra arguments REML are disregarded" > > I can still get the parameter estimates by calling the model name. > I would like to get the confidence intervals around the parameter estimates, > and this appears not to work. > >> prM1 = profile(Model1) > Error:...