EstNumModule: Estimate the number of components

View source: R/EstNumModule.R

EstNumModuleR Documentation

Estimate the number of components

Description

an Random Matrix theory based component number estimation

Usage

EstNumModule(data.m, default = TRUE, svd.num = NULL)

Arguments

data.m

a matrix object which need to be estimated its number of components

default

boolean variable to determine whether restrict the maximum number of decomposed components

svd.num

an integer value to indicate maximum number of decomposed components

Value

a integer value which indicating the estimated number of ica components


WWXkenmo/ICAnet documentation built on April 11, 2022, 5:44 a.m.