extract-forecast-method: 'extract' method for 'forecast' objects

extract,forecast-methodR Documentation

extract method for forecast objects

Description

extract method for forecast objects created by the forecast and holt functions in the forecast package.

Usage

## S4 method for signature 'forecast'
extract(model, ...)

Arguments

model

A statistical model object.

...

Custom parameters, which are handed over to subroutines. Currently not in use.


texreg documentation built on Nov. 10, 2023, 1:16 a.m.