Skip to content

JanakanSureshraj/Quantitative-Forecasting-Using-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantitative-Forecasting-Using-R

Forecasting_1.R - Forecasting Methods: Naïve Method and Simple Mean Method. Smoothing Method: Moving Average (3 and 4-period). Forecast Accuracy Measures: Mean Squared Error (MSE), Mean Absolute Deviation (MAD) and Mean Average Percentage Error (MAPE).

Forecasting_2.R - Naïve Method with Trend.

Forecasting_3.R - Four-Quarter Moving Average (MA(4)) and Centered Moving Average (CMA).

Forecasting_4.R - Explanatory Method: Linear Regression.

About

Code I had written in R when I was learning different statistical techniques used for quantitative forecasting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages