caSupplementalElementsPreProcessing: Correspondence Analysis preprocessing.

View source: R/caSupplementalElementsPreProcessing.R

caSupplementalElementsPreProcessingR Documentation

Correspondence Analysis preprocessing.

Description

CA preprocessing for data. Can be performed on rows or columns of your data. This is a row-profile normalization.

Usage

caSupplementalElementsPreProcessing(SUP.DATA)

Arguments

SUP.DATA

Data that will be supplemental. Row profile normalization is used. For supplemental rows use t(SUP.DATA).

Value

returns a matrix that is preprocessed for supplemental projections.

Author(s)

Derek Beaton

See Also

mdsSupplementalElementsPreProcessing, pcaSupplementaryColsPreProcessing, pcaSupplementaryRowsPreProcessing, hellingerSupplementaryColsPreProcessing, hellingerSupplementaryRowsPreProcessing, supplementaryCols, supplementaryRows, supplementalProjection, rowNorms


ExPosition documentation built on April 13, 2025, 5:08 p.m.