Hi everybody!

I was using the function pvals.fnc from package 'languageR' until April. I do not know which version. Yesterday I updated all my packages
and tried to run my loop again. Now I get the following error message:

error in pvals.fnc(mm, nsim = 1000) :
MCMC sampling is not yet implemented in lme4_0.999375-27
for models with random correlation parameters

I guess it´s because of updating the packages. Can anybody tell me what
I can do that I can run my loop again.

The command I´m using is:
pvals<-pvals.fnc(mm,nsim=10000) where mm is an lmer-object

Is there any appropriate command, which I can use with the newer
lme4-package?

I hope it´s not a too stupid question and I described it well, because
I´m not very good in statistics.

Thank a lot for your help,
Daniela

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to