mse | R Documentation |
Generic function to compute the Mean Squared Error of a fitted model.
mse(object, ...)
## Default S3 method:
mse(object, ...)
object |
object of class |
... |
additional arguments to |
Computed MSE for the fitted model.
Antonio, Fabio Di Narzo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.