Description Usage Arguments Details Value Author(s)
View source: R/supplementaryRows.R
Computes factor scores for supplementary observations (rows).
1 | supplementaryRows(SUP.DATA, res)
|
SUP.DATA |
a data matrix of supplementary observations (must have the same measures [columns] as active data) |
res |
ExPosition or TExPosition results |
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.
A list of values containing:
fii |
factor scores computed for supplemental observations |
dii |
squared distances for supplemental observations |
rii |
cosines for supplemental observations |
Derek Beaton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.