The help page of aov() mentions lme(). Does it refer to lme() in package nlme?
where is lme() that is referred by aov() help page?
4 messages · Peng Yu, Duncan Murdoch
On 22/11/2009 3:38 PM, Peng Yu wrote:
The help page of aov() mentions lme(). Does it refer to lme() in package nlme?
Yes, that's where the link takes you. Duncan Murdoch
On Sun, Nov 22, 2009 at 2:42 PM, Duncan Murdoch <murdoch at stats.uwo.ca> wrote:
On 22/11/2009 3:38 PM, Peng Yu wrote:
The help page of aov() mentions lme(). Does it refer to lme() in package nlme?
Yes, that's where the link takes you.
Should this information be mentioned in aov() help page? Because ?lme does not return anything in my system, I think it is better to mention where lme is from in aov help page.
On 22/11/2009 3:44 PM, Peng Yu wrote:
On Sun, Nov 22, 2009 at 2:42 PM, Duncan Murdoch <murdoch at stats.uwo.ca> wrote:
On 22/11/2009 3:38 PM, Peng Yu wrote:
The help page of aov() mentions lme(). Does it refer to lme() in package nlme?
Yes, that's where the link takes you.
Should this information be mentioned in aov() help page? Because ?lme does not return anything in my system, I think it is better to mention where lme is from in aov help page.
It links to the right page. Duncan Murdoch