[R] How does the lm() function work?
Martin Maechler
maechler at stat.math.ethz.ch
Fri May 7 17:12:17 CEST 2004
>>>>> "Phillip" == Phillip Good <pigood at verizon.net>
>>>>> on Fri, 7 May 2004 07:40:15 -0700 writes:
Phillip> Thank you. I'll install the MASS library.
Two things:
- it's the MASS >> package <<
- if library(MASS) does not work for you,
you have either a very old version of R, or a broken one.
In both cases, rather re-install R than trying to install
MASS.
But I assume you just didn't know that
library(MASS)
would work for you.
Regards,
Martin
More information about the R-help
mailing list