1 Frage zu Irf

Frage stellen und sofort Antwort erhalten

Fragen und Antworten zum Thema Irf

IRF für VAR-Modelle in R mit robusten Standardfehlern?

In R, you can compute impulse response functions (IRF) for VAR models with robust standard errors using the `vars` package along with the `sandwich` package for robust standard errors. Here’s a... [mehr]