View source: R/seasonal.predictions.R
seasonal.predictions | R Documentation |
Provides a plot of predictions of a linear regression model using dummy variables for seasonal effects.
seasonal.predictions(the.fit, the.data.frame)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.