# specify a narrative restriction
narrative = specify_narrative(
start = 166,
periods = 1,
type = "S",
sign = 1,
shock = 1,
var = 6
)
# use it to specify the model
specification = specify_bsvarSIGN$new(monetary, sign_narrative = list(narrative))
Run the code above in your browser using DataLab