grocer >> Creation and simulation of macroeconometric models
Creation and simulation of macroeconometric models
- addeq — add an equation to a model
- addsym — add a variable to a model
- bounds_db4model — find the admissible bounds for a model and its database
- changeq — change an equation in a model
- changesym — change the status of variables to a model
- create_emptymodel — create an empty model
- create_model — create a model from a a text file
- deleq — delete equations in a model
- delsym — remove variables from a model
- find_in_equations — in a model, finds the equations where an object is used
- model_setval — enter the values of a coefficient or a parameter into a model tlist
- rhs_minus_lhs — displays the absolute maximum value of model equations if it is above a threshold
- set_residuals2zero — in a tsmat associated to a model, set all residuals to 0
- simul_shock — simulate the impact of shocks to exogenous variables with a model
- simulate — make a simulation with a model
- simulate_eq — simulate an equation of a model