listPcaMethods: List PCA methods

Description Usage Arguments Value Author(s)

View source: R/pca.R

Description

Vector with current valid PCA methods

Usage

1
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


pcaMethods documentation built on Nov. 8, 2020, 6:19 p.m.