dynare/matlab/ols
Sébastien Villemot 96ad0fbec5
SUR / pooled OLS: workaround for Octave bug in dbstack(N)
See https://savannah.gnu.org/bugs/?60531

By the way, also add a safety check in pooled OLS for the case where the
function is directly called from the top-level.
2021-05-05 15:27:15 +02:00
..
common_parsing.m common_parsing: update start/end dates when dates are supposed to overlap 2019-03-15 16:28:55 +01:00
create_sur_report.m create report for SUR estimation 2019-01-25 18:11:27 +01:00
dyn_ols.m OLS: Octave compatibility fix 2021-02-04 16:54:09 +01:00
getEquationsByTags.m Bump minimal Octave version to 6.2.0 2021-03-12 16:21:57 +01:00
get_ast.m Use jsondecode to read JSON files if available. 2020-01-28 16:36:40 +01:00
handle_constant_eqs.m Revert "Revert "handle constant equations in preprocessor"" 2019-01-30 12:29:33 +01:00
parse_ols_style_equation.m Less cryptic error message when variable is missing in the database. 2019-12-10 22:40:23 +01:00
pooled_fgls.m sur, pooled_fgls, pooled_ols: add date range option 2019-03-27 14:57:57 +01:00
pooled_ols.m SUR / pooled OLS: workaround for Octave bug in dbstack(N) 2021-05-05 15:27:15 +02:00
put_in_sur_form.m put_in_sur_form: simplify function and make robust to potential future changes in dseries 2019-02-11 16:36:25 +01:00
sur.m SUR / pooled OLS: workaround for Octave bug in dbstack(N) 2021-05-05 15:27:15 +02:00
write_param_init_inc_file.m create include files for estimated parameters 2019-02-26 15:42:51 +01:00