header updated

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1514 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
assia 2007-12-21 17:06:34 +00:00
parent c28961e7fe
commit 218ca21202
1 changed files with 16 additions and 1 deletions

View File

@ -1,5 +1,20 @@
% Copyright (C) 2001 Michel Juillard
% function y_=simult(ys, dr)
% Recursive Monte Carlo simulations
%
% INPUTS
% ys: vector of variables in steady state
% dr: structure of decisions rules for stochastic simulations
%
% OUTPUTS
% y_: stochastic simulations results
%
% SPECIAL REQUIREMENTS
% none
%
%
% part of DYNARE, copyright Dynare Team (2001-2007)
% Gnu Public License.
function y_=simult(ys, dr)
global M_ options_ oo_