PrincipalComponent

Result holder

struct PrincipalComponent {}

Members

Variables

rotation
double[] rotation;

The vector representing the first principal component loadings.

x
double[] x;

The projection of the data onto the first principal component.

Meta