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
- New to the package: Getting Started
- Looking for the broader workflow surface: Post-Estimation Workflows
Core Workflow
- Estimate a model with
bsvarsorbsvarSIGNs. - Extract responses or summaries with
tidy_*()orcdm(). - Compare specifications with
compare_*(). - Audit hypotheses and restrictions.
- Move results into publication-oriented tables and plots.
Main Feature Families
Comparison
-
compare_irf(),compare_cdm(),compare_fevd(),compare_forecast() - comparison helpers for response-shape summaries and diagnostics
Representative summaries and audits
median_target_*()most_likely_admissible_*()hypothesis_*()restriction_audit()magnitude_audit()