Skip to content
Snippets Groups Projects
Commit 4380b4a9 authored by Johannes Pfeifer's avatar Johannes Pfeifer
Browse files

realtime_shock_decomposition.m: Delete variable that produced unwanted output

parent 7315b5ae
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,7 @@ for j=presample+1:nobs,
epsilon=[epsilon zeros(nshocks,forecast_)];
z = zeros(endo_nbr,nshocks+2,gend+forecast_);
Smoothed_Variables_deviation_from_mean
z(:,end,1:gend) = Smoothed_Variables_deviation_from_mean;
maximum_lag = M_.maximum_lag;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment