MONTEVAR—Monte Carlo integration for standard VAR

Use this forum to post complete RATS "procedures". Please be sure to include instructions on using the procedure and detailed references where applicable.
TomDoan
Posts: 7627
Joined: Wed Nov 01, 2006 4:36 pm

MONTEVAR—Monte Carlo integration for standard VAR

Unread post by TomDoan »

@MONTEVAR computes and graphs error bands for impulse response functions for a VAR using Monte Carlo simulation. This assumes the model is a symmetric VAR estimated using the ESTIMATE instruction. By default, @MONTEVAR does a Cholesky factorization, though it can easily be adapted to other situations by using the FFUNCTION option to provide a function to compute an alternative factorization.

This combines the functions of @MCVARDODRAWS and @MCGRAPHIRF for simple models. If you need more options (for instance, more flexibility on the graphs), use those.

Detailed Description


Last bumped by TomDoan on Fri Aug 02, 2024 11:22 am.
Post Reply