Skip to contents

bsvarPost is a post-estimation companion package for bsvars and bsvarSIGNs.

It focuses on what happens after estimation:

  • cumulative dynamic multipliers
  • tidy extraction of posterior objects
  • model comparison
  • representative-model summaries
  • restriction, magnitude, and hypothesis audits
  • diagnostics for sign-restricted models
  • historical-decomposition event workflows
  • publication-oriented plotting and reporting

Start Here

Core Workflow

  1. Estimate a model with bsvars or bsvarSIGNs.
  2. Extract responses or summaries with tidy_*() or cdm().
  3. Compare specifications with compare_*().
  4. Audit hypotheses and restrictions.
  5. Move results into publication-oriented tables and plots.

Main Feature Families

Comparison

Representative summaries and audits

Historical decomposition workflows

Notes

  • bsvarPost does not estimate models itself.
  • Magnitude restrictions are handled as post-estimation audits, not estimation-time admissibility filters.
  • For sign-restricted models, most_likely_admissible_*() is available only for PosteriorBSVARSIGN.