choose_PCs.variance: Selects the principle components of above-average variance...

Description Usage Arguments Value

View source: R/choose_PCs.R

Description

PCs with above-average variance are retained.

Usage

1

Arguments

svd

An SVD decomposition; i.e. a list containing u, d, and v.

Value

The original indices of the PCs which were retained, in order of decreasing variance (i.e. increasing index).


neuroconductor-releases/clever documentation built on Jan. 1, 2021, 11:37 a.m.