powered by
Generic function to compute the Mean Squared Error of a fitted model.
mse(object, ...)# S3 method for default mse(object, ...)
# S3 method for default mse(object, ...)
object of class nlar.fit
nlar.fit
additional arguments to mse
mse
Computed MSE for the fitted model.