Click or drag to resize

PLS2AnovaStandardError Property

Gets the standard error for the model. This is the square root of the residual sum of squares divided by the degrees of freedom for the model.

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

Property Value

DoubleVector
See Also