Click or drag to resize

FactorAnalysisCorrelationExtraction, RotationStandardDeviations Property

Gets the vector of variable standard deviations. This is the column standard deviations of the case data being analyzed.

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

Property Value

DoubleVector
See Also