Computes factor scores for supplementary measures (columns).
supplementaryCols(SUP.DATA, res, center = TRUE, scale = TRUE)
A list of values containing:
factor scores computed for supplemental columns
squared distances for supplemental columns
cosines for supplemental columns
a data matrix of supplementary measures (must have the same observations [rows] as active data)
ExPosition or TExPosition results
a boolean, string, or numeric. See expo.scale
a boolean, string, or numeric. See expo.scale
Derek Beaton
This function recognizes the class types of: epPCA
, epGPCA
, epMDS
, epCA
, epMCA
, and TExPosition
methods. Further, the function recognizes if Hellinger (as opposed to row profiles; in CA, MCA and DICA) were used.