Is there a way to estimate a VAR with restricted coefficients in fable?

Hi,
is there a way to estimate a VAR were some of the coefficients are restricted to be equal to zero.
Let's say we have a VAR with GDP, INFLATION and OIL (the global oil price). Can the model be restricted in such a way that the coefficients of OIL and its lags on GDP and INFLATION are zero and not being estimated?

In the vars packages this was done be accessing the model matrix before estimation. I can't seem to find a similar object using fable.

image

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.