Description Usage Arguments Value Examples
This function computes in a very simple way the mean squared error from a vector of observations and a vector of predictions
1 | cm_MSE(y, yhat)
|
y |
Response variable observations |
yhat |
Response variable predictions |
The mean squared error of prediction
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.