Click or drag to resize

FactorAnalysisCorrelationExtraction, RotationStandardizedCaseData Property

Gets the case data standardized to have zero mean and unit variance.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleMatrix StandardizedCaseData { get; }

Property Value

DoubleMatrix
See Also