nlar.struct {tsDyn} | R Documentation |
NLAR common structure
nlar.struct(x, m, d=1, steps=d, series)
x |
time series |
m,d,steps |
embedding dimension, time delay and forecasting steps |
series |
(optional) time series name |
An object of class nlar.struct
.
Antonio, Fabio Di Narzo