1. 学习
  2. /
  3. 课程
  4. /
  5. GARCH Models in R

Connected

练习

Analyzing estimation output

The video has shown the analysis of goodness of fit in case of the Microsoft returns. Let's do a similar exercise for the daily EUR/USD returns. You need to analyze the estimation output for an AR(1)-GJR GARCH model with skewed student t distribution and then decide whether we need such a flexible model with AR(1) dynamics in the mean and leverage effect in the variance.

说明 1 / 共 3 个

undefined XP
    1
    2
    3
  • Complete the code to estimate an AR(1) GJR GARCH model with skewed student t distribution.
  • Estimate the model.