This function trains an Echo State Network (ESN) to a univariate time series.

ESN(formula, ...)

Arguments

formula

Model specification (currently not in use).

...

Further arguments passed to auto_esn().

Value

An object of class ESN.