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]
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]