Skip to content

extract factor scores post-varimax

2 messages · ark06, Uwe Ligges

#
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.

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.
3 days later
#
On 24.12.2011 23:57, ark06 wrote:
Yes, loadings().

Uwe Ligges