Message-ID: <4EFB5CF5.5090903@statistik.tu-dortmund.de>
Date: 2011-12-28T18:16:21Z
From: Uwe Ligges
Subject: extract factor scores post-varimax
In-Reply-To: <1324767434653-4232192.post@n4.nabble.com>
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.