Hi,
I'm trying to work out how the nlme function estimates the variances of the fixed effects parameters, so I tried to look at the code for these functions: summary.nlme, summary.lme, MEestimate. > MEestimate Error: Object "MEestimate" not found > summary.nlme Error: Object "summary.nlme" not found > summary.lme Error: Object "summary.lme" not found > So R says they don't exist, although summary(AnNlmeObject) works fine. What's going on? Simon Bond. ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
