Rdocumentation
powered by
Learn R Programming
tsDyn (version 0.5-7)
nlar.struct: NLAR common structure
Description
NLAR common structure
Usage
nlar.struct(x, m, d=1, steps=d, series)
Arguments
x
time series
m,d,steps
embedding dimension, time delay and forecasting steps
series
(optional) time series name
Value
An object of class
nlar.struct
.