.getVarExplained {ChemoSpecUtils}R Documentation

Compute the Variance Explained from PCA or Other Reduction Methods

Description

Internal function.

Usage

.getVarExplained(so)

Arguments

so

A object returned by a data reduction method.

Value

A vector giving the variance explained by each successive component.

Author(s)

Bryan A. Hanson (DePauw University).


[Package ChemoSpecUtils version 1.0.4 Index]