Dear R-user:
Could you please tell me how to extract gradient and Hessian from the following
example model of lmer2 package?
(fm1 <- lmer(Reaction ~ Days + (Days|Subject), sleepstudy))
I would really appreciate your kind help.
Best,
Sattar
__________________________________________________
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.