extract,forecast-method {texreg} | R Documentation |
extract
method for forecast
objectsextract
method for forecast
objects created by the
forecast
and holt
functions
in the forecast package.
## S4 method for signature 'forecast' extract(model, ...)
model |
A statistical model object. |
... |
Custom parameters, which are handed over to subroutines. Currently not in use. |