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

가능한 답변