Financial Time Series in R - Course Conclusion

Premium

This course provided an overview of the fundamentals of time series analysis and how we can perform time series analysis in R. We reviewed some of the most important concepts of time series analysis and looked at the process involved in modeling a time series using the ARIMA models.

Time series analysis is a complex subject and this course focused on building a strong foundation for someone interested in time series analysis and forecasting. The skills you learned here will go a long way in building time series models in real-life scenarios. If you are interested in further building your expertise in time series analysis, there is practically end-less material available for you to explore. It will help to take up lots of sample time series data sets and try to forecast them. Some of the topics you should research next include how to go about validating your model, smoothing and decomposition methods, modeling seasonal time series (SARIMA - Seasonal ARIMA), ARCH models and spectral analysis.