Re: [R] Problem with nlme package

2010-11-17 Thread Gavin Simpson
From: "Joanna Geller" Date: Wed, Nov 17, 2010 21:39 Subject: [R] Problem with nlme package To: Hello, I have installed the nlme package, but every time I try to use the function "summary.lme," I get a message that the function cannot be found. I've tried to install the pac

Re: [R] Problem with nlme package

2010-11-17 Thread David Winsemius
Joanna Geller Sent: Thursday, 18 November 2010 8:07 AM To: David Winsemius Cc: r-help@r-project.org Subject: Re: [R] Problem with nlme package 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

Re: [R] Problem with nlme package

2010-11-17 Thread David Winsemius
On Nov 17, 2010, at 5:07 PM, Joanna Geller wrote: 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 b

Re: [R] Problem with nlme package

2010-11-17 Thread Bill.Venables
lp@r-project.org Subject: Re: [R] Problem with nlme package 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 wou

Re: [R] Problem with nlme package

2010-11-17 Thread Joanna Geller
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, 2

Re: [R] Problem with nlme package

2010-11-17 Thread David Winsemius
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 i

Re: [R] Problem with nlme package

2010-11-17 Thread David Winsemius
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 forg

[R] Problem with nlme package

2010-11-17 Thread Joanna Geller
Hello, I have installed the nlme package, but every time I try to use the function "summary.lme," I get a message that the function cannot be found. I've tried to install the package several times and have re-started R several times, but to no avail. I have also loaded the lme4 package, in case th