50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

tsDyn (version 0.7-30)

mse: Mean Square Error

Description

Generic function to compute the Mean Squared Error of a fitted model.

Usage

mse(object, ...)

## Default S3 method: mse(object, ...)

Arguments

object
object of class nlar.fit
...
additional arguments to mse

Value

  • Computed MSE for the fitted model.