Learn R Programming

generics (version 0.1.4)

forecast: Forecasting from an object

Description

The functions allow producing forecasts based on the provided object.

Usage

forecast(object, ...)

Arguments

object

A model for which forecasts are required.

...

Other arguments passed to methods

Methods

generics:::methods_rd("forecast")