selectCompNum: Select optimal number of components for a model

View source: R/defaults.R

selectCompNumR Documentation

Select optimal number of components for a model

Description

Generic function for selecting number of components for multivariate models (e.g. PCA, PLS, ...)

Usage

selectCompNum(obj, ncomp = NULL, ...)

Arguments

obj

a model object

ncomp

number of components to select

...

other arguments


svkucheryavski/mdatools documentation built on Aug. 25, 2023, 12:27 p.m.