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

Connected

练习

Review "arch" documentation

The Python arch package provides a comprehensive way to implement GARCH models. Use the code help(arch_model)method to check function documentation of arch_model(), and answer the question below:

Which of the following are not one of the model parameters in arch_model()?

说明

50 XP

答案选项