Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

oneStep

oneStep


Description

Doing one step forward within a NLAR model

Usage

oneStep(object, newdata, ...)

Arguments

object

fitted ‘nlar’ object

newdata

data from which to step forward

...

further arguments to be passed to and from other methods

Details

If in object is encapsulated the NLAR map, say, F(X[t], X[t-d], ..., X[t-(m-1)d]), this function should return the value of F (with already fitted parameters) applied to given new data, which can be a single vector of length m or a matrix with m columns.

Value

Computed value(s)

Note

This is an internal function, and should not be called by the user

Author(s)

Antonio, Fabio Di Narzo


tsDyn

Nonlinear Time Series Models with Regime Switching

v10-1.2
GPL (>= 2)
Authors
Antonio Fabio Di Narzo [aut], Jose Luis Aznarte [ctb], Matthieu Stigler [aut], Ho Tsung-wu [cre]
Initial release
2020-02-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.