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")}

topepo/modelgenerics documentation built on Nov. 5, 2023, 7:30 a.m.