Preprocessing for supplementary columns in Hellinger analyses.
hellingerSupplementaryColsPreProcessing(SUP.DATA, W = NULL, M = NULL)
a matrix that has been preprocessed to project supplementary rows for Hellinger methods.
A supplemental matrix that has the same number of rows as an active data set.
A vector or matrix of Weights. If none are provided, a default is computed.
A vector or matrix of Masses. If none are provided, a default is computed.
Derek Beaton