hellingerSupplementaryRowsPreProcessing: Preprocessing for supplementary rows in Hellinger analyses.
Description
Preprocessing for supplementary rows in Hellinger analyses.
Usage
hellingerSupplementaryRowsPreProcessing(SUP.DATA, center = NULL)
Value
a matrix that has been preprocessed to project supplementary columns
for Hellinger methods.
Arguments
- SUP.DATA
A supplemental matrix that has the same number of rows as an
active data set.
- center
The center from the active data. NULL will center
SUP.DATA
to itself.