powered by
Extract loadings from PCA of constructs.
constructPcaLoadings(x)
A matrix containing the factor loadings.
repgrid object. This object is returned by the function constructPca().
repgrid
constructPca()
p <- constructPca(bell2010) l <- constructPcaLoadings(p) l[1, ] l[, 1] l[1, 1]
Run the code above in your browser using DataLab