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()
?
Este exercício faz parte do curso
GARCH Models in Python
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
