InterviewSolution
Saved Bookmarks
| 1. |
Describe the additive model of time series. |
|
Answer» The additive model of time series is as follows : yt = Tt + St + Ct + Rt Where, yt = Time variable; Tt = Trend; St = Seasonal component; Ct = Cyclical component; Rt = Random component. |
|