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

nlar.struct

NLAR common structure


Description

NLAR common structure

Usage

nlar.struct(x, m, d=1, steps=d, series)
getXXYY(obj, ...)
getXX(obj, ...)
getYY(obj, ...)
getNUsed(obj, ...)

Arguments

x

time series

m,d,steps

embedding dimension, time delay and forecasting steps

series

(optional) time series name

obj

nlar.struct object

...

arguments to be passed to and from other methods

Value

nlar.struct builds an object of class nlar.struct, from which common NLAR models infos can be extracted using:

getXXYY

design matrix

getXX

regressor matrix

getYY

response matrix

getNUsed

original time series length

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.