Click or drag to resize

PLS2AnovaDegreesOfFreedom Property

Gets the degrees of freedom for the data. This is
C#
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