Click or drag to resize

PLS1AnovaDegreesOfFreedom Property

Gets the degrees of freedom for the data. This is number of samples - number of components - 1.

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

Property Value

Int32
See Also