pooled_ols: fix typo

time-shift
Houtan Bastani 2017-11-17 11:01:03 +01:00
parent af4d0bc9f5
commit 71b187e0a2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
function pooled_ols(ds, param_common, param_regex, overlapping_dates, save_structure_name)
% pooled_ols(ds, param_common, param_regex, overlapping_dates, save_structure_name)
% function pooled_ols(ds, param_common, param_regex, overlapping_dates, save_structure_name)
% Run Pooled OLS
% Apply parameter values found to corresponding parameter values in the
% other blocks of the model