Skip to content
Prev 10625 / 20628 Next

lme4 dev github version

On 13-09-06 10:33 AM, Gustaf Granath wrote:
Ah.

  simulate() returns a *list* of simulations, even if nsim=1.

  Therefore you just need refit(fm1, newresp=dat[[1]])

  We should add an example of this to the documentation.