Click or drag to resize

PLS2AnovaMeanSqrErrorPrediction Property

Gets the mean square error for prediction. This is the residual sum of squares divided by the number of samples.

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

Property Value

DoubleVector
See Also