public class SVDBased extends Object implements CovarianceMatrixEVDCalculator
Constructor and Description |
---|
SVDBased() |
Modifier and Type | Method and Description |
---|---|
EVDResult |
run(Matrix centeredData)
Calculate covariance matrix of the given data
|
public EVDResult run(Matrix centeredData)
CovarianceMatrixEVDCalculator
run
in interface CovarianceMatrixEVDCalculator
centeredData
- data matrix where rows are the instances/samples and
columns are dimensions. It has to be centered.Jas4pp 1.5 © Java Analysis Studio for Particle Physics