Description Usage Arguments Details Value
Calculates the Root MSE of prediction on test data. Only tested to work inside loocv
.
1 |
Xtst |
Numeric vector or matrix. |
Ytst |
Numeric vector or matrix. |
fit |
|
combi |
Logical. Should the symmetrized MSE be used, i.e. add both MSEs. Not yet implemented, but see |
This function is the building block for loocv
, as it produced the prediction error for test (left out) data.
Mean squares difference between predicted Y and true Y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.