header updated

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1626 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
assia 2008-01-21 11:18:56 +00:00
parent 2754210396
commit 38b6fa0bac
1 changed files with 21 additions and 0 deletions

View File

@ -1,4 +1,25 @@
function y = irf(dr, e1, long, drop, replic, iorder)
% function y = irf(dr, e1, long, drop, replic, iorder)
% Computes impulse response functions
%
% INPUTS
% dr: structure of decisions rules for stochastic simulations
% e1: exogenous variables value in time 1 after one shock
% long
% drop: truncation (in order 2)
% replic: number of replications (in order 2)
% iorder: first or second order approximation
%
% OUTPUTS
% y: impulse response matrix
%
% SPECIAL REQUIREMENTS
% none
%
% part of DYNARE, copyright Dynare Team (2003-2008)
% Gnu Public License.
global M_ oo_ options_