Click or drag to resize

VarimaxRotationNormalize Property

Should Kaiser normalization be performed. If
C#
true
the rows of the input matrix are re-scaled to unit length before rotation and scaled back afterwards.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool Normalize { get; set; }

Property Value

Boolean
See Also