ISmPrincipalComponentAnalysis.V

Syntax

V: Array;

Description

The V property returns principal component values.

Comments

To calculate V, source data must be standardized, i.e. they must have zero expected value and unit variance.

Example

The property use is given in the example for ISmPrincipalComponentAnalysis.Statistics.

See also:

ISmPrincipalComponentAnalysis