simul
simul — simulates a deterministic model
Synopsis
simul [
(periods=INTEGER)
] ;
Description
Triggers the computation of a deterministic simulation of the model for the number of periods set in the option periods=. simul uses a Newton method to solve simultaneously all the equations for every period (see Juillard, 1996).
Output variables
the simulated variables are available in global matrix y_. The variables are arranged row by row, in alphabetical order.