Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi Community,
Please provide guidance to Forecast using R.
I am having monthwise data from 2015 to 2019[201501,201502,201503,....,201912]. I want to predict next 12 months[202001,202002,..202012]. Forecast value of Jan,2020 [202001] must be predicted based on 201501,201601,201701,201801 and 201901. Similarly Feb 2020 must be predicted based on 201502,201602,201702,201802 and 201902. I want this requirement in R Script.
Thanks in advance,
Sowmiya.
Solved! Go to Solution.
HI @Sowmiya,
I'd like to suggest you take a look at the document of forecast package:
forecast forecast.pdf
Time Series Analysis using R – forecast package
Regards,
Xiaoxin Sheng
HI @Sowmiya,
I'd like to suggest you take a look at the document of forecast package:
forecast forecast.pdf
Time Series Analysis using R – forecast package
Regards,
Xiaoxin Sheng
| User | Count |
|---|---|
| 57 | |
| 44 | |
| 32 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 82 | |
| 66 | |
| 42 | |
| 27 | |
| 25 |