Learn R Programming

tsmethods (version 1.0.2)

tsprofile: Profile a time series model

Description

Generic method for profiling a time series model by simulating from the estimated data generating process and measuring the performance under different levels of system noise.

Usage

tsprofile(object, ...)

Value

The profiled model with information such as root mean squared error per parameter.

Arguments

object

an object.

...

additional parameters passed to the method.