Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 343 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 343 Bytes

Time Series Forecasting

This is the project that I did in 'Supply Chain' course as part of my Master's program.

Instructions:

1.Download two 'csv' files (black_plastic and clear_plastic) and coding file (forecasting.R).

2.Update your working directory of datasets in R.

3.Install required packages in R.

4.Run all codes in R Studio.