The R Project SVN R

Rev

Rev 30449 | Rev 42333 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 30449 Rev 30915
Line 8... Line 8...
8
  Produces a biplot (in the strict sense) from the output of
8
  Produces a biplot (in the strict sense) from the output of
9
  \code{\link{princomp}} or \code{\link{prcomp}}
9
  \code{\link{princomp}} or \code{\link{prcomp}}
10
}
10
}
11
\usage{
11
\usage{
12
\method{biplot}{prcomp}(x, choices = 1:2, scale = 1, pc.biplot = FALSE, \dots)
12
\method{biplot}{prcomp}(x, choices = 1:2, scale = 1, pc.biplot = FALSE, \dots)
-
 
13
 
13
\method{biplot}{princomp}(x, choices = 1:2, scale = 1, pc.biplot = FALSE, \dots)
14
\method{biplot}{princomp}(x, choices = 1:2, scale = 1, pc.biplot = FALSE, \dots)
14
}
15
}
15
\arguments{
16
\arguments{
16
  \item{x}{an object of class \code{"princomp"}.}
17
  \item{x}{an object of class \code{"princomp"}.}
17
  \item{choices}{
18
  \item{choices}{