View source: R/caSupplementalElementsPreProcessing.R
caSupplementalElementsPreProcessing | R Documentation |
CA preprocessing for data. Can be performed on rows or columns of your data. This is a row-profile normalization.
caSupplementalElementsPreProcessing(SUP.DATA)
SUP.DATA |
Data that will be supplemental. Row profile normalization is
used. For supplemental rows use |
returns a matrix that is preprocessed for supplemental projections.
Derek Beaton
mdsSupplementalElementsPreProcessing
,
pcaSupplementaryColsPreProcessing
,
pcaSupplementaryRowsPreProcessing
,
hellingerSupplementaryColsPreProcessing
,
hellingerSupplementaryRowsPreProcessing
,
supplementaryCols
, supplementaryRows
,
supplementalProjection
, rowNorms
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.