[R-sig-ME] Questions about porting pedigreemm to the new lme4

Andrzej T Galecki 1 agalecki at umich.edu
Mon Apr 2 21:57:59 CEST 2012


Hi Roby,

Ben prepared getME(} function to extract various components of the model
fit
obtained using lme4.0 and new lme4.

Try 
getME(lmf,"Zt")
getME(lmf,"A")
getME(lmf,"flist")

Andrzej

On Mon, 2 Apr 2012 14:27:20 -0400, "Joehanes, Roby (NIH/NHLBI) [F]"
<roby.joehanes at nih.gov> wrote:
> Hi:
> 
> I am trying to port pedigreemm to use the new lme4. However, the new lme4
> is somewhat opaque to me and hence I need help. Specifically, how can I
> extract the following terms:
> lmf$FL$trms[[tn]]$Zt
> lmf$FL$trms[[tn]]$A
> 
> The information lies within lmf at pp object, but it is too opaque to me to
> fish anything out.
> 
> I understand that lmf$FL$fl is lmf at flist and that lmer_finalize calls
> should be replaced with optwrap and mkMerMod. Nevertheless, I think that
> the lmer or glmer could use some refactoring to ease the calls.
> 
> I appreciate any help on these.
> 
> Thanks,
> Roby
> 
> _______________________________________________
> R-sig-mixed-models at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models




More information about the R-sig-mixed-models mailing list