Skip to content

Instantly share code, notes, and snippets.

@quantgirluk
Last active January 22, 2023 11:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save quantgirluk/64bdf810a6063296e30759a228a3dbc5 to your computer and use it in GitHub Desktop.
Save quantgirluk/64bdf810a6063296e30759a228a3dbc5 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sebabecerra
Copy link

"Muchas gracias, funcionó. Una pregunta más, ¿cómo calculaste los parámetros? Por ejemplo, para un simple ARIMA (1,0,0)".

"Many thanks, it worked. One more question, how did you calculate the parameters? For example, if the model were a simple ARIMA(1,0,0)."

@quantgirluk
Copy link
Author

Hola, desafortunadamente BoE no ha hecho público el método para calcular los parámetros que usa en sus modelos de pronóstico. Por otra parte para un Arima podrías usar el método de máxima verosimilitud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment