On Nov 17, 2010, at 4:48 PM, David Winsemius wrote:


On Nov 17, 2010, at 4:39 PM, Joanna Geller wrote:

Hello,

I have installed the nlme package, but every time I try to use the
function "summary.lme,"

How did you "try to use it"?

I get a message that the function cannot be
found.


If it says it cannot be found, then you quite possibly forgot to load the "lme4" package.

(or the nlme package)
Try:

require(nlme)

--
David Winsemius, MD
West Hartford, CT

______________________________________________
R-help@r-project.org 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.

Reply via email to