The R Project SVN R

Rev

Rev 87736 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87736 Rev 88598
Line 116... Line 116...
116
  The signs of the columns of the loadings and scores are arbitrary, and
116
  The signs of the columns of the loadings and scores are arbitrary, and
117
  so may differ between different programs for PCA, and even between
117
  so may differ between different programs for PCA, and even between
118
  different builds of \R: \code{fix_sign = TRUE} alleviates that.
118
  different builds of \R: \code{fix_sign = TRUE} alleviates that.
119
}
119
}
120
\references{
120
\references{
121
  Mardia, K. V., J. T. Kent and J. M. Bibby (1979).
121
  \bibshow{R:Mardia+Kent+Bibby:1979,
122
  \emph{Multivariate Analysis}, London: Academic Press.
-
 
123
 
-
 
124
  Venables, W. N. and B. D. Ripley (2002).
122
    R:Venables+Ripley:2002}
125
  \emph{Modern Applied Statistics with S}, Springer-Verlag.
-
 
126
}
123
}
127
\seealso{
124
\seealso{
128
  \code{\link{summary.princomp}}, \code{\link{screeplot}},
125
  \code{\link{summary.princomp}}, \code{\link{screeplot}},
129
  \code{\link{biplot.princomp}},
126
  \code{\link{biplot.princomp}},
130
  \code{\link{prcomp}}, \code{\link{cor}}, \code{\link{cov}},
127
  \code{\link{prcomp}}, \code{\link{cor}}, \code{\link{cov}},