Click or drag to resize

FactorAnalysisCorrelationExtraction, RotationMeans Property

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

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

Property Value

DoubleVector
See Also