| mse | R Documentation |
mse computes the mean squared error between two numeric vectors
mse(goldStandard, estimates)
goldStandard |
Numeric vector |
estimates |
Numeric vector |
MSE(goldStandard, estimates)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.