Skip to content

Commit

Permalink
Merge branch 'naffe15:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ccantore authored Oct 28, 2021
2 parents 4faabba + 03d21df commit 59c0d48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bvartools/bvar_.m
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,7 @@
if isnumeric(in.proxies) == 0
error(['options.proxy should be a numeric array (nans or inf not allowed)'],class(in.proxies))
end
inols =in;
end
if isfield(options,'irf_1STD')==1
% Activating of unitary IRF, i.e. a unitary increase in the shocks
Expand Down

0 comments on commit 59c0d48

Please sign in to comment.