data(country_grouping_region) # upload the data
# setup a fixed group allocation Panel VAR model
spec = specify_bvarGroupPANEL$new(
ilo_dynamic_panel,
group_allocation = country_grouping_region
)
Run the code above in your browser using DataLab