EstNumModule | R Documentation |
an Random Matrix theory based component number estimation
EstNumModule(data.m, default = TRUE, svd.num = NULL)
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 |
a integer value which indicating the estimated number of ica components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.