Click or drag to resize

PLS2AnovaRootMeanSqrErrorPrediction Property

Gets the root mean square error for prediction. This is the square root of the mean square error for prediction.

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

Property Value

DoubleVector
See Also