mse {tsDyn} | 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 nlar.fit |
... |
additional arguments to mse |
Computed MSE for the fitted model.
Antonio, Fabio Di Narzo