Engineering and Technology
Learn how to make predictions about the future using time series forecasting in R including ARIMA models and exponential smoothing methods.
This course offers an introduction to time series forecasting using R, a powerful tool for data-driven decision making. Forecasting plays a crucial role in various scenarios, from long-term capital investments to short-term scheduling. Accurate predictions are essential for making informed decisions based on data. In this course, you will learn how to create time series objects in R to analyze trends, seasonality, and repeated cycles. You will also explore the concept of white noise and conduct a Ljung-Box test to ensure randomness. To develop reliable forecast models, it is important to test and measure accuracy. This course covers various benchmarking methods and techniques for evaluating forecast accuracy. Furthermore, you will delve into exponential smoothing and ARIMA models, which are widely used in time series forecasting. These models will enable you to make accurate predictions based on historical data. Finally, you will discover how to enhance ARIMA models by incorporating additional information, such as holidays and competitor activity. By the end of this course, you will have the skills and knowledge to effectively use forecasting in R for data-driven decision making.
by DataCamp
Learn how to make predictions about the future using time series forecasting in R including ARIMA mo...
by DataCamp
Learn how to identify important drivers of demand, look at seasonal effects, and predict demand for...
by DataCamp
Step into the role of CFO and learn how to advise a board of directors on key metrics while building...
by DataCamp
Become an expert in fitting ARIMA (autoregressive integrated moving average) models to time series d...
by DataCamp
Specify and fit GARCH models to forecast time-varying volatility and value-at-risk.
by DataCamp
Take your reporting skills to the next level with Tableau’s built-in statistical functions.
by DataCamp
Learn about ARIMA models in Python and become an expert in time series analysis.
by DataCamp
Visualize seasonality, trends and other patterns in your time series data.