Lines Matching refs:loadings
1 % File src/library/stats/man/loadings.Rd
6 \name{loadings}
7 \alias{loadings}
8 \alias{print.loadings}
12 Extract or print loadings in factor analysis (or principal
16 loadings(x, ...)
18 \method{print}{loadings}(x, digits = 3, cutoff = 0.1, sort = FALSE, \dots)
24 \code{"\link{princomp}"} or the \code{loadings} component of such an
27 and loadings.}
28 \item{cutoff}{loadings smaller than this (in absolute value) are suppressed.}
35 ignored for \code{loadings}.}
44 Small loadings are conventionally not printed (replaced by spaces), to
45 draw the eye to the pattern of the larger loadings.
48 \code{"loadings"} method to print the loadings, and so passes down
51 The signs of the loadings vectors are arbitrary for both factor
56 There are other functions called \code{loadings} in contributed