[R] extract factor scores post-varimax

Uwe Ligges ligges at statistik.tu-dortmund.de
Wed Dec 28 19:16:21 CET 2011



On 24.12.2011 23:57, ark06 wrote:
> Hello all,
>
> I've run a principal component regression using the PLS package.  I then
> applied varimax rotation (i.e., using
> http://stat.ethz.ch/R-manual/R-patched/library/stats/html/varimax.html).   I
> cannot figure out how to extract the factor loadings post-varimax.   Is
> there a command to do this?   scores(x) does not do it.


Yes, loadings().

Uwe Ligges


> Thanks and happy holidays
>
> --
> View this message in context: http://r.789695.n4.nabble.com/extract-factor-scores-post-varimax-tp4232192p4232192.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list