The R Project SVN R

Rev

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

Rev 68948 Rev 85927
Line 17... Line 17...
17
  \item{object}{an object of class \code{"princomp"}, as
17
  \item{object}{an object of class \code{"princomp"}, as
18
    from \code{princomp()}.}
18
    from \code{princomp()}.}
19
  \item{loadings}{logical. Should loadings be included?}
19
  \item{loadings}{logical. Should loadings be included?}
20
  \item{cutoff}{numeric. Loadings below this cutoff in absolute value
20
  \item{cutoff}{numeric. Loadings below this cutoff in absolute value
21
    are shown as blank in the output.}
21
    are shown as blank in the output.}
22
  \item{x}{an object of class "summary.princomp".}
22
  \item{x}{an object of class \code{"summary.princomp"}.}
23
  \item{digits}{the number of significant digits to be used in listing
23
  \item{digits}{the number of significant digits to be used in listing
24
    loadings.}
24
    loadings.}
25
  \item{\dots}{arguments to be passed to or from other methods.}
25
  \item{\dots}{arguments to be passed to or from other methods.}
26
}
26
}
27
\description{
27
\description{