loadings component of an object. In objects of class
bdPrincomp,
princomp, and
factanal this component is of class
loadings.
loadings(x)
"bdPrincomp",
"princomp", or
"factanal".
loadings component of
x which is likely to be of class
"loadings".
pc.freeny <- princomp(freeny.x) loadings(pc.freeny) print(loadings(pc.freeny), cutoff=.5)