The R Project SVN R

Rev

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

Rev 88553 Rev 90060
Line 26... Line 26...
26
  }
26
  }
27
  \item{scale}{
27
  \item{scale}{
28
    The variables are scaled by \code{lambda ^ scale} and the
28
    The variables are scaled by \code{lambda ^ scale} and the
29
    observations are scaled by \code{lambda ^ (1-scale)} where
29
    observations are scaled by \code{lambda ^ (1-scale)} where
30
    \code{lambda} are the singular values as computed by
30
    \code{lambda} are the singular values as computed by
-
 
31
    \code{\link{princomp}}.
31
    \code{\link{princomp}}. Normally \code{0 <= scale <= 1}, and a warning
32
    Normally \eqn{0 \le \code{scale} \le 1}, and a warning
32
    will be issued if the specified \code{scale} is outside this range.
33
    will be issued if the specified \code{scale} is outside this range.
33
  }
34
  }
34
  \item{pc.biplot}{
35
  \item{pc.biplot}{
35
    If true, use what \bibcitet{R:Gabriel:1971} refers to as a
36
    If true, use what \bibcitet{R:Gabriel:1971} refers to as a
36
    \dQuote{principal component biplot},
37
    \dQuote{principal component biplot},