extract
forecast
R/extract.R
extract-forecast-method.Rd
extract method for forecast objects created by the forecast and holt functions in the forecast package.
holt
# S4 method for class 'forecast' extract(model, ...)
A statistical model object.
Custom parameters, which are handed over to subroutines. Currently not in use.