summary:
The basic concept is that we forecast the time series of interest
$y$ assuming that it has a linear relationship with other time series $x$.
Questions
- What is linear regression and how it accounts for associations between variables?
- How to check whether the regression model captures genioune information in data?
- How to construct a regression model?
- How to use regression model for forecast?
- How regression can be used to model special events such as holidays?
- How to specify and estimate Reegression models using R functions in
fable
?
Schedule
Readings