forecast: Forecast function Forecasts for the data

Description Usage Arguments Examples

View source: R/forecast.R

Description

Forecast function Forecasts for the data

Usage

1
forecast(x, sm, sy, em, ey, fort)

Arguments

x

data vector to analyse

sm

start month

sy

start year

em

end month

ey

end year

fort

forecast length in months

Examples

1
forecast(x, sm, sy, em, ey, fort)

umutyil/ozbay documentation built on May 3, 2019, 2:24 p.m.