Description Usage Arguments Value Author(s)
NLAR common structure
1 2 3 4 5 |
x |
time series |
m,d,steps |
embedding dimension, time delay and forecasting steps |
series |
(optional) time series name |
obj |
|
... |
arguments to be passed to and from other methods |
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 |
Antonio, Fabio Di Narzo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.