forecast: Forecasting from an object

View source: R/forecast.R

forecastR Documentation

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

\Sexpr[stage=render,results=rd]{generics:::methods_rd("forecast")}

generics documentation built on July 6, 2022, 1:08 a.m.