is_structural
is_structural
is_structural(::Model)
Returns true
if the model is a structural model and false
otherwise.
is_structural
is_structural(model::LP)
Always returns true
. We assume here that local projections are only used to estimate structural IRFs. This is not always true. is_structural
should thus be used with care in the case of local projections.