[R] Problem with nlme package

Joanna Geller joanna.d.geller at gmail.com
Wed Nov 17 23:07:02 CET 2010


Thanks for the suggestions - I tried all of them, including
require(lme4) and require(nlme) and summary.lme still cannot be found.
I want to use it to get full output of a multi-level model. Maybe it's
a Mac thing?

Any other suggestions would be much appreciated! Thanks, again.


On Wed, Nov 17, 2010 at 3:51 PM, David Winsemius <dwinsemius at comcast.net> wrote:
>
> 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
>
>



More information about the R-help mailing list