seasonal.predictions: Seasonal Prediction

View source: R/seasonal.predictions.R

seasonal.predictionsR Documentation

Seasonal Prediction

Description

Provides a plot of predictions of a linear regression model using dummy variables for seasonal effects.

Usage

seasonal.predictions(the.fit, the.data.frame)

Arguments

the.fit

Output from the lm command fitting a dummy variable seasonal time series model.

the.data.frame

Data frame used in itting the dummy variable seasonal time series model.


wqmeeker/RTseries documentation built on Dec. 31, 2022, 10 a.m.