listPcaMethods: List PCA methods

View source: R/pca.R

listPcaMethodsR Documentation

List PCA methods

Description

Vector with current valid PCA methods

Usage

listPcaMethods(which = c("all", "linear", "nonlinear"))

Arguments

which

the type of methods to get. E.g. only get the PCA methods based on the classical model where the fitted data is a direct multiplication of scores and loadings.

Value

A character vector with the current methods for doing PCA

Author(s)

Henning Redestig


hredestig/pcaMethods documentation built on Sept. 30, 2023, 10:38 a.m.