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

Description Usage Arguments Value

View source: R/choosePCs.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).


muschellij2/clever documentation built on Sept. 26, 2020, 3:54 p.m.