Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

makeRowProfiles

Preprocessing for CA-based analyses


Description

This function performs all preprocessing steps required for Correspondence Analysis-based preprocessing.

Usage

makeRowProfiles(X, weights = NULL, masses = NULL, hellinger = FALSE)

Arguments

X

Data matrix.

weights

optional. Weights to include in preprocessing.

masses

optional. Masses to include in preprocessing.

hellinger

a boolean. If TRUE, Hellinger preprocessing is used. Else, CA row profile is computed.

Value

Returns from link{hellingerNorm} or caNorm.

Author(s)

Derek Beaton


ExPosition

Exploratory Analysis with the Singular Value Decomposition

v2.8.23
GPL-2
Authors
Derek Beaton, Cherise R. Chin Fatt, Herve Abdi
Initial release
2018-12-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.