From 9f903db2836a9e9b8dd351662bfb9a38c5d1cb7e Mon Sep 17 00:00:00 2001 From: Johannes Pfeifer Date: Sun, 17 Jan 2021 17:39:41 +0100 Subject: [PATCH] disp_th_moments_pruned_state_space.m: cosmetic fix to header --- matlab/disp_th_moments_pruned_state_space.m | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/matlab/disp_th_moments_pruned_state_space.m b/matlab/disp_th_moments_pruned_state_space.m index dfdc87eaa..0ff5d6f36 100644 --- a/matlab/disp_th_moments_pruned_state_space.m +++ b/matlab/disp_th_moments_pruned_state_space.m @@ -1,7 +1,7 @@ -function oo_=disp_th_moments_order3(dr,M_,options_,i_var,oo_) -% oo_=disp_th_moments_order3(dr,M_,options_,i_var,oo_) -% Display theoretical moments of variables based on (third order) pruned -% state-space +function oo_=disp_th_moments_pruned_state_space(dr,M_,options_,i_var,oo_) +% oo_=disp_th_moments_pruned_state_space(dr,M_,options_,i_var,oo_) +% Display theoretical moments of variables based on (second or third order) +% pruned state-space % % INPUTS: % dr : Dynare decision rules structure