Evaluates the Standard Error of the Estimate (or Standard Deviation of the Regression) of the (multi-linear) regression considered.
The Standard Error of the Estimate.
Note that the Standard Error of the Estimate is just the squares root of the mean square due to errors (SSE) which can be evaluated using MeanSquaresError.
Please note that before this method is called you must have already performed the following tasks:
GeneralLinear Class | WebCab.COM.Statistics.CurveFitting Namespace