The R Project SVN R

Rev

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

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