Re: [R] R-About PLSR

2007-05-29 Thread Bjørn-Helge Mevik
Nitish Kumar Mishra wrote: > I have installed PLS package in R and use it for princomp & prcomp > commands for calculating PCA using its example file(USArrests example). Uhm. These functions and data sets are not in the pls package; they are in the stats and datasets packages that come with R.

Re: [R] R-About PLSR

2007-05-25 Thread Gavin Simpson
On Fri, 2007-05-25 at 17:25 +0530, Nitish Kumar Mishra wrote: > hi R help group, > I have installed PLS package in R and use it for princomp & prcomp > commands for calculating PCA using its example file(USArrests example). > But How I can use PLS for Partial least square, R square, mvrCv one more

[R] R-About PLSR

2007-05-25 Thread Nitish Kumar Mishra
hi R help group, I have installed PLS package in R and use it for princomp & prcomp commands for calculating PCA using its example file(USArrests example). But How I can use PLS for Partial least square, R square, mvrCv one more think how i can import external file in R. When I use plsr, R2, RMSEP