Dynamic |
| Name | Description | |
|---|---|---|
| CalculateSelfPredictionError | Calculates the mean prediction error using recursive prediction of y (self-prediction). | |
| CalculateSelfPredictionError(IVectorDouble) | Calculates the mean prediction error using recursive prediction of y (self-prediction). | |
| CalculateSelfPredictionError(MatrixDouble, IReadOnlyListDouble, IVectorDouble) | Calculates the mean prediction error using recursive prediction of y (self-prediction) for the given matrix and comparison y values. |