add maximum lag info by variable
M_.maximum_endo_lag_by_var = [ ... ];
M_.maximum_exo_lag_by_var = [ ... ];
Where the vectors are the length of M_.orig_endo_nbr
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Johannes Pfeifer moved from dynare#1596 (moved)
moved from dynare#1596 (moved)
- Houtan Bastani closed via commit 7827d2e0
closed via commit 7827d2e0
- Sébastien Villemot reopened
reopened
- Owner
What's the purpose of this functionality?
Cc @stepan-a
- Owner
(the commit has been reverted in 92ad5aad, because it was breaking tests in enterprise)
- Owner
@sebastien This information is helpful when we have to build databases for the endogenous and exogenous variables. I fail to imagine how adding this information would break anything...
- Owner
The way it was initially implemented broke things. But of course there must be a way to implement it without breaking other stuff.
- Author Contributor
@stepan-a do you want this info for the original model, the transformed model, or both?
- Sébastien Villemot unassigned @houtanb
unassigned @houtanb
- Johannes Pfeifer changed the description
changed the description
- Johannes Pfeifer added decision label
added decision label
- Developer
Alternative: use
model_info
to create that information based onM_.lead_lag_incidence
- Johannes Pfeifer removed decision label
removed decision label
- Developer
Summer School: needed for the original model for semi-structural estimation.
- Johannes Pfeifer assigned to @sebastien
assigned to @sebastien
- Sébastien Villemot unassigned @sebastien
unassigned @sebastien