mdsSupplementalElementsPreProcessing: MDS preprocessing
Description
Preprocessing of supplemental data for MDS analyses.
Usage
mdsSupplementalElementsPreProcessing(SUP.DATA = NULL, D = NULL, M = NULL)
Value
a matrix that is preprocessed for supplementary projection in MDS.
Arguments
- SUP.DATA
A supplementary data matrix.
- D
The original (active) distance matrix that SUP.DATA
is supplementary to.
- M
masses from the original (active) analysis for D
.