[R] Principle component analysis function

phthao05 phthao05 at gmail.com
Thu Mar 6 03:20:45 CET 2008


Dear All,
In a package, I want to use PCA function. The structure I used follow this
page: http://www.statmethods.net/advstats/factor.html.
       fit<-principle(mydata, nfactors=9, rotation=TRUE)
   or:
       result<-PCA(mydata)
    
But I don't known why R language in my computer noticed: "not found
principle", "not found PCA".
I download and installed R-2.6.2-win32.exe.
Thanks alot for answering me.
Hue University, VietNam.
-- 
View this message in context: http://www.nabble.com/Principle-component-analysis-function-tp15865125p15865125.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list