diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_M0.mod b/tests/estimation/method_of_moments/AFVRR/AFVRR_M0.mod index 62b1edc511b5f4a901dd18c5c8f24ab02638854a..4c01fc4788be1417d2659ea0637690bda7bca197 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_M0.mod +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_M0.mod @@ -261,7 +261,7 @@ if ~isoctave table([AndreasenEtAl.Q@{orderApp} ; str2double(AndreasenEtAl.moments@{orderApp}(:,5)) ; str2double(AndreasenEtAl.moments@{orderApp}(:,6))],... [oo_.mom.Q ; oo_.mom.data_moments ; oo_.mom.model_moments ],... [dev_Q ; dev_datamoments ; dev_modelmoments ],... - 'VariableNames', {'Andreasen et al', 'Dynare', 'dev'}) + 'VariableNames', {'Andreasen_et_al', 'Dynare', 'dev'}) end if norm(dev_modelmoments)> 1e-4 diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB.mod b/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB.mod index f4653c43a9aa2915aabc458a3cbad116c8c4a007..6cf1dceda4d9e072e76f71524249c087856730ba 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB.mod +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB.mod @@ -262,7 +262,7 @@ if ~isoctave table([AndreasenEtAl.Q@{orderApp} ; str2double(AndreasenEtAl.moments@{orderApp}(:,5)) ; str2double(AndreasenEtAl.moments@{orderApp}(:,6))],... [oo_.mom.Q ; oo_.mom.data_moments ; oo_.mom.model_moments ],... [dev_Q ; dev_datamoments ; dev_modelmoments ],... - 'VariableNames', {'Andreasen et al', 'Dynare', 'dev'}) + 'VariableNames', {'Andreasen_et_al', 'Dynare', 'dev'}) end if norm(dev_modelmoments)> 1e-4 diff --git a/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod b/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod index 8a511af731489ae55d0048f457470d811fea6d32..a78b1364a57ca619e51734a0782e04dacf6f5546 100644 --- a/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod +++ b/tests/estimation/method_of_moments/AFVRR/AFVRR_MFB_RRA.mod @@ -261,7 +261,7 @@ if ~isoctave table([AndreasenEtAl.Q@{orderApp} ; str2double(AndreasenEtAl.moments@{orderApp}(:,5)) ; str2double(AndreasenEtAl.moments@{orderApp}(:,6))],... [oo_.mom.Q ; oo_.mom.data_moments ; oo_.mom.model_moments ],... [dev_Q ; dev_datamoments ; dev_modelmoments ],... - 'VariableNames', {'Andreasen et al', 'Dynare', 'dev'}) + 'VariableNames', {'Andreasen_et_al', 'Dynare', 'dev'}) end if norm(dev_modelmoments)> 1e-4