Displaying 1 result from an estimated 1 matches for "thap".
Did you mean:
  that
  
2007 Nov 27
2
lme object manipulation
...from the object, but I can't find it by attributes(lme_res2) or attributes(summary(lme_res2)).  How can I pull it out (so that I can save it to another variable)?  Thanks.
 
Shin
 
Linear mixed-effects model fit by REML
  Data: dat
  Log-restricted-likelihood: 22.3213
  Fixed: express1 ~ race * thaps + race * tuni
(Intercept)        race       thaps        tuni  race:thaps   race:tuni
 7.00034057 -0.02675202 -0.05687972  0.01265845 -0.03859781 -0.11248439
Random effects:
 Formula: ~1 | fam
        (Intercept)
StdDev:   0.1131353
 Formula: ~1 | twin %in% fam
        (Intercept)
StdDev:   0.1740...