The R Project SVN R

Rev

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

Rev 27474 Rev 27968
Line 7... Line 7...
7
\description{
7
\description{
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}{princomp}(x, choices = 1:2, scale = 1, pc.biplot = FALSE, \dots)
13
\method{biplot}{princomp}(x, choices = 1:2, scale = 1, pc.biplot = FALSE, \dots)
13
}
14
}
14
\arguments{
15
\arguments{
15
  \item{x}{an object of class \code{"princomp"}.}
16
  \item{x}{an object of class \code{"princomp"}.}
16
  \item{choices}{
17
  \item{choices}{