Re: [R] the predict.lda function

2010-03-02 Thread Gavin Simpson
On Mon, 2010-03-01 at 16:55 -0500, Diana Connett wrote: > Hello. > I just downloaded R onto a new computer, and after entering library(MASS), I > still get the message "Error: could not find function "predict.lda"" when I > try > to use the predict.lda function (even just "predict.lda()") > > Can

[R] the predict.lda function

2010-03-01 Thread Diana Connett
Hello. I just downloaded R onto a new computer, and after entering library(MASS), I still get the message "Error: could not find function "predict.lda"" when I try to use the predict.lda function (even just "predict.lda()") Can anyone help me out? Thank you! Diana Connett ___