Skip to content
Commit a28ddd3d authored by Christoph's avatar Christoph
Browse files

basic support for importing arbitrary series

this works now:

m <- seas(AirPassengers,
     transform.function = "log",
     regression.variables = "td",
     arima.model = "(0 1 1)(0 1 1)12",
     forecast.save = "forecasts"
     )

m$series$fct
parent b506716c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment