dynare/matlab
Sébastien Villemot 1d5a442fe5
Bump minimal required version of Octave to 7.1.0
Incidentally, this means that the JSONlab submodule is no longer needed, so it
is removed in the present commit.

Closes: #1907
2023-11-22 17:46:13 +01:00
..
+bgp Further naming consistency improvements 2023-10-25 11:22:50 +02:00
+bvar 🐛 bvar_irf: SquareRoot-option erroneously used Cholesky decomposition 2023-09-14 12:05:21 +02:00
+equation Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
+estimate Bump minimal required version of Octave to 7.1.0 2023-11-22 17:46:13 +01:00
+gui Rename ys0_ into oo_.initial_steady_state and ex0_ into oo_.initial_exo_steady_state 2023-10-24 09:38:51 +02:00
+mom Octave compatibility: mean(…, 'omitnan') implemented in Octave 8 2023-11-22 16:55:25 +01:00
+occbin Bump minimal required version of MATLAB to R2018b 2023-11-22 16:00:04 +01:00
+osr set_state_space.m: remove unused options_ input argument 2023-10-11 09:30:45 -04:00
+pac Bump minimal required version of Octave to 7.1.0 2023-11-22 17:46:13 +01:00
+pruned_SS Move pruned_state_space functions to subfolder 2023-09-08 15:45:41 +02:00
+var_expectation Further naming consistency improvements 2023-10-25 11:22:50 +02:00
@dprior Further naming consistency improvements 2023-10-25 11:22:50 +02:00
AIM Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
accessors evaluate_steady_state: accept exogenous steady state as argument instead of whole oo_ structure 2023-06-07 17:58:19 +02:00
backward Further naming consistency improvements 2023-10-25 11:22:50 +02:00
cli Add new option (--method). 2023-10-30 12:09:39 +01:00
convergence_diagnostics Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
discretionary_policy set_state_space.m: remove unused options_ input argument 2023-10-11 09:30:45 -04:00
distributions Use new unit tests interface. 2023-01-02 22:58:20 +01:00
ep Further naming consistency improvements 2023-10-25 11:22:50 +02:00
gsa Further naming consistency improvements 2023-10-25 11:22:50 +02:00
kalman PKF: add period to debugging information 2023-10-29 11:30:23 +01:00
lmmcp Further naming consistency improvements 2023-10-25 11:22:50 +02:00
mex Further naming consistency improvements 2023-10-25 11:22:50 +02:00
missing Bump minimal required version of Octave to 7.1.0 2023-11-22 17:46:13 +01:00
modules Bump minimal required version of Octave to 7.1.0 2023-11-22 17:46:13 +01:00
moments Octave: workaround for intersect with stable flag providing wrong third output (Octave bug #60347) 2023-10-11 09:26:04 -04:00
ms-sbvar Octave fix: do not change the global recursive delete confirmation setting 2023-03-16 17:24:18 +01:00
nonlinear-filters Further naming consistency improvements 2023-10-25 11:22:50 +02:00
ols Bump minimal required version of Octave to 7.1.0 2023-11-22 17:46:13 +01:00
optimization Bump minimal required version of MATLAB to R2018b 2023-11-22 16:00:04 +01:00
pac-tools Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
parallel Eliminate set_dynare_seed.m calls with globals 2023-09-28 17:00:21 +02:00
partial_information Bytecode MEX: get M_ and options_ through input arguments rather than as global variables 2023-10-11 18:50:32 -04:00
perfect-foresight-models For bytecode+block, use the LBJ implementation in .m 2023-11-08 17:21:44 +01:00
reporting Reporting is no longer a submodule 2023-11-17 12:08:56 +01:00
utilities Implement even more naming consistency 2023-10-25 17:29:55 +02:00
AHessian.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
AIM_first_order_solver.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
CheckPath.m Cosmetical changes 2023-09-07 09:36:27 +02:00
CutSample.m estimation: more flexible handling of displayed string in command window 2023-09-19 13:26:33 +02:00
DSMH_sampler.m cosmetical: don't use hh for figure/plot/table handles 2023-09-19 13:26:33 +02:00
DsgeSmoother.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
GetAllPosteriorDraws.m remove global from GetAllPosteriorDraws 2023-09-19 13:26:33 +02:00
GetOneDraw.m Add new class for priors. 2023-04-26 10:39:13 +02:00
GetPosteriorMeanVariance.m Cosmetic changes to various estimation routines 2023-07-13 14:40:01 -04:00
GetPosteriorParametersStatistics.m remove global from GetAllPosteriorDraws 2023-09-19 13:26:33 +02:00
Herbst_Schorfheide_sampler.m cosmetical: don't use hh for figure/plot/table handles 2023-09-19 13:26:33 +02:00
MakeAllFigures.m cosmetical: don't use hh for figure/plot/table handles 2023-09-19 13:26:33 +02:00
PlotPosteriorDistributions.m cosmetical changes to headers and comments 2023-09-19 13:26:33 +02:00
PosteriorIRF.m Remove global variables from prior_posterior_statistics.m and PosteriorIRF.m 2023-09-25 12:08:41 +02:00
PosteriorIRF_core1.m Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +02:00
PosteriorIRF_core2.m Remove global variables from prior_posterior_statistics.m and PosteriorIRF.m 2023-09-25 12:08:41 +02:00
ReshapeMatFiles.m Remove global variables from prior_posterior_statistics.m and PosteriorIRF.m 2023-09-25 12:08:41 +02:00
SMC_samplers_initialization.m Eliminate set_dynare_seed.m calls with globals 2023-09-28 17:00:21 +02:00
TaRB_optimizer_wrapper.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
Tracing.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
UnivariateSpectralDensity.m cosmetical: don't use hh for figure/plot/table handles 2023-09-19 13:26:33 +02:00
WriteShockDecomp2Excel.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
add_filter_subtitle.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
aggregate.m Bug fix (missing semicolon). 2023-10-11 15:47:57 +02:00
annualized_shock_decomposition.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
autoregressive_process_specification.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
basic_plan.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
bseastr.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
calibrate_mh_scale_parameter.m cosmetical: don't use hh for figure/plot/table handles 2023-09-19 13:26:33 +02:00
cartesian_product_of_sets.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
cellofchar2mfile.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
cellofchararraymaxlength.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
check.m set_state_space.m: remove unused options_ input argument 2023-10-11 09:30:45 -04:00
check_bounds_and_definiteness_estimation.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
check_consistency_covariances.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
check_dsge_var_model.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
check_for_calibrated_covariances.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
check_list_of_variables.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
check_matlab_path.m Fix typo 2023-09-27 13:24:51 +02:00
check_model.m check_model.m: add check for negative variances to prevent cryptic message about correlations 2023-10-11 09:26:04 -04:00
check_name.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
check_particle_filter_options.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
check_posterior_analysis_data.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
check_posterior_sampler_options.m Decrease waitbar refresh rates to not clutter the console output 2023-10-01 18:04:34 +02:00
check_prior_analysis_data.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
check_prior_bounds.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
cherrypick.m Fix bug introduced in d95154f. 2023-11-07 13:06:58 +01:00
chol_SE.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
clear_persistent_variables.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
collect_latex_files.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
commutation.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
compute_Pinf_Pstar.m compute_Pinf_Pstar.m: cosmetic changes 2023-11-15 21:39:51 +01:00
compute_decision_rules.m Have computation of decision rules and smoother only input and output required arguments instead of full oo_ and M_ 2023-09-25 17:17:34 +02:00
compute_mh_covariance_matrix.m estimation: better organize files into folders (latex,graphs,output) 2023-09-19 13:26:33 +02:00
compute_model_moments.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
compute_moments_varendo.m Octave: workaround for intersect with stable flag providing wrong third output (Octave bug #60347) 2023-10-11 09:26:04 -04:00
compute_overall_acceptance_ratio.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
compute_trend_coefficients.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
conditional_variance_decomposition.m Octave: workaround for intersect with stable flag providing wrong third output (Octave bug #60347) 2023-10-11 09:26:04 -04:00
conditional_variance_decomposition_ME_mc_analysis.m Octave: workaround for intersect with stable flag providing wrong third output (Octave bug #60347) 2023-10-11 09:26:04 -04:00
conditional_variance_decomposition_mc_analysis.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
convertAimCodeToInfo.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
convertjsondecode.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
correlation_mc_analysis.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
cosn.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
covariance_mc_analysis.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
csolve.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
cubature_with_gaussian_weight.m Use new unit tests interface. 2023-01-02 22:58:20 +01:00
datatomfile.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
default_option_values.m Add undocumented option for kalman_filter_mex. 2023-11-09 19:00:37 +01:00
delete_mh_history_files.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
disp_dr.m disp_dr.m: remove globals 2023-09-08 14:42:38 +02:00
disp_identification.m Merge branch 'ident_fix' of git.dynare.org:wmutschl/dynare 2022-07-26 11:55:47 +02:00
disp_moments.m Make undocumented zero_moments_tolerance option local to disp_moments 2023-10-18 23:27:45 +02:00
disp_steady_state.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
display_estimation_results_table.m estimation: better organize files into folders (latex,graphs,output) 2023-09-19 13:26:33 +02:00
display_problematic_vars_Jacobian.m Preprocessor: overhaul of M_ fields counting Ramsey/discretionary orig endos/eqs 2023-03-29 14:33:01 +02:00
display_static_residuals.m Account for complex value during resid and steady 2023-09-20 10:08:53 +02:00
do_parameter_initialization.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dprintf.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
draw_prior_density.m Finish implementation of truncated normal distribution 2023-09-06 12:46:41 +02:00
dsge_conditional_likelihood_1.m Use consistent variable naming and add/fix headers 2023-10-02 11:12:31 +02:00
dsge_likelihood.m Add undocumented option for kalman_filter_mex. 2023-11-09 19:00:37 +01:00
dsge_simulated_theoretical_conditional_variance_decomposition.m Have computation of decision rules and smoother only input and output required arguments instead of full oo_ and M_ 2023-09-25 17:17:34 +02:00
dsge_simulated_theoretical_correlation.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dsge_simulated_theoretical_covariance.m Have computation of decision rules and smoother only input and output required arguments instead of full oo_ and M_ 2023-09-25 17:17:34 +02:00
dsge_simulated_theoretical_variance_decomposition.m Have computation of decision rules and smoother only input and output required arguments instead of full oo_ and M_ 2023-09-25 17:17:34 +02:00
dsge_var_likelihood.m Use consistent variable naming and add/fix headers 2023-10-02 11:12:31 +02:00
duplication.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dyn2vec.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dyn_autocorr.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dyn_diag_vech.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dyn_figure.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dyn_first_order_solver.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
dyn_forecast.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
dyn_latex_table.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dyn_ramsey_static.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
dyn_saveas.m Octave: support ofig graph format 2023-10-05 10:28:28 -04:00
dyn_second_order_solver.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
dyn_table.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dyn_unvech.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dyn_vech.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dyn_waitbar.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dyn_waitbar_close.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dynare.m Bump minimal required version of Octave to 7.1.0 2023-11-22 17:46:13 +01:00
dynare_config.m Bump minimal required version of MATLAB to R2018b 2023-11-22 16:00:04 +01:00
dynare_estimation.m Bump minimal required version of MATLAB to R2018b 2023-11-22 16:00:04 +01:00
dynare_estimation_1.m Bump minimal required version of Octave to 7.1.0 2023-11-22 17:46:13 +01:00
dynare_estimation_init.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
dynare_gradient.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dynare_graph.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dynare_graph_close.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dynare_identification.m Bump minimal required version of MATLAB to R2018b 2023-11-22 16:00:04 +01:00
dynare_resolve.m Have computation of decision rules and smoother only input and output required arguments instead of full oo_ and M_ 2023-09-25 17:17:34 +02:00
dynare_sensitivity.m Have computation of decision rules and smoother only input and output required arguments instead of full oo_ and M_ 2023-09-25 17:17:34 +02:00
dynare_solve.m Bump minimal required version of MATLAB to R2018b 2023-11-22 16:00:04 +01:00
dynare_squeeze.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dynare_version.m.in Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dynasave.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dynatype.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dynsec2hms.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
dyntable.m cosmetical: don't use hh for figure/plot/table handles 2023-09-19 13:26:33 +02:00
endogenous_prior.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
endogenous_prior_restrictions.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
epilogue_shock_decomposition.m Bump minimal required version of MATLAB to R2018b 2023-11-22 16:00:04 +01:00
erase_compiled_function.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
evaluate_dynamic_model.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
evaluate_likelihood.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
evaluate_max_dynamic_residual.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
evaluate_planner_objective.m New option “relative_to_initval” to “mshocks” block 2023-10-18 16:45:06 -04:00
evaluate_posterior_kernel.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
evaluate_prior.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
evaluate_smoother.m Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +02:00
evaluate_static_model.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
evaluate_steady_state.m Bytecode: safer handling of block= option 2023-11-02 16:51:02 +01:00
evaluate_steady_state_file.m Octave compatibility fix: sum(…, 'omitnan') does not exist under Octave 2023-11-22 17:06:52 +01:00
exactcontains.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
exactstrrep.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
execute_prior_posterior_function.m execute_prior_posterior_function.m: correct warning message 2023-10-24 12:53:00 +02:00
expand_group.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
fastgensylv.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
fill_mh_mode.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
fjaco.m get_perturbation_params_derivs and friends: do not pass full oo_ structure 2023-10-02 09:18:58 +02:00
flip_plan.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
forcst.m forcst.m: remove redundant call to make_ex_ 2023-09-08 08:08:35 +02:00
forecast_graphs.m cosmetical: don't use hh for figure/plot/table handles 2023-09-19 13:26:33 +02:00
formdata.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
ftest.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
functionSignatures.json Add function signatures for command line functions 2023-10-11 09:26:05 -04:00
fwriten.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
gauss_hermite_weights_and_nodes.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
gauss_legendre_weights_and_nodes.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
gcompare.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
generate_trace_plots.m generate_trace_plots.m: allow for plotting traces of multiple chains 2023-09-08 22:04:25 +02:00
gensylv_fp.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
getIrfShocksIndx.m Remove unused exo_names_orig_ord 2023-06-23 08:41:12 -04:00
getPowerDeriv.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_Hessian.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_all_parameters.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_ar_ec_matrices.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_aux_variable_id.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_build_dir.m Add Meson build system 2023-09-04 18:04:00 +02:00
get_cells_id.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_companion_matrix.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_companion_matrix_legacy.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_date_of_a_file.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_difference_order.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_dynare_random_generator_state.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_equation_name_by_number.m Make get_equation_number_by_tag more robust 2022-10-26 14:18:59 +02:00
get_equation_number_by_tag.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
get_error_message.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
get_existing_subsamples_indx.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_file_extension.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_identification_jacobians.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
get_lhs_and_rhs.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
get_lower_cholesky_covariance.m Cholesky decomposition: only add to diagonal if really necessary 2023-06-23 11:26:14 -04:00
get_matrix_entries_for_psd_check.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_minimal_state_representation.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_moments_size.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_name_of_the_last_mh_file.m Cosmetic changes to various estimation routines 2023-07-13 14:40:01 -04:00
get_new_or_existing_ei_index.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_optimal_policy_discount_factor.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_path_to_mex_files.m Bump minimal required version of MATLAB to R2018b 2023-11-22 16:00:04 +01:00
get_perturbation_params_derivs.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
get_perturbation_params_derivs_numerical_objective.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
get_posterior_parameters.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_subsamples_range_indx.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_the_name.m Rename McMCDiagnostics and McMCDiagnostics_core 2023-09-08 09:44:43 +02:00
get_variables_and_parameters_in_equation.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
get_variables_and_parameters_in_expression.m Fix cherrypick routine with max and min functions in model block. 2023-07-21 15:36:52 +02:00
get_variables_list.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
global_initialization.m Rename ys0_ into oo_.initial_steady_state and ex0_ into oo_.initial_exo_steady_state 2023-10-24 09:38:51 +02:00
graph_decomp.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
graph_decomp_detail.m Bump minimal required version of MATLAB to R2018b 2023-11-22 16:00:04 +01:00
hess_element.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
hessian.m Use new unit tests interface. 2023-01-02 22:58:20 +01:00
hessian_sparse.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
histvalf.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
histvalf_initvalf.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
ident_bruteforce.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
identification_analysis.m Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +02:00
identification_checks.m identification_checks.m: fix comment 2022-06-28 09:44:05 +02:00
identification_checks_via_subsets.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
identification_numerical_objective.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
imcforecast.m Have computation of decision rules and smoother only input and output required arguments instead of full oo_ and M_ 2023-09-25 17:17:34 +02:00
init_plan.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
initial_condition_decomposition.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
initial_estimation_checks.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
initialize_from_mode.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
internals.m bug: internals.m: account for new location of results files in 5.x 2023-10-11 09:26:05 -04:00
irf.m Fix posterior IRF generation with loglinear 2022-09-21 10:14:23 +02:00
isauxiliary.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
isbayes.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
isdiff.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
islagof.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
isoctave.m isoctave: performance improvement 2022-11-02 17:54:58 +01:00
isolder.m Use new unit tests interface. 2023-01-02 22:58:20 +01:00
isprior.m Add new class for priors. 2023-04-26 10:39:13 +02:00
iszero.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
jacob_element.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
k_order_pert.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
kalman_transition_matrix.m kalman_transition_matrix.m: remove redundant input argument 2023-09-08 08:03:18 +02:00
kernel_density_estimate.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
list_of_functions_to_be_cleared.m moment_function: remove unused function 2023-03-01 16:47:42 +01:00
list_of_parameters_calibrated_as_Inf.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
list_of_parameters_calibrated_as_NaN.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
lnsrch1.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
load_first_mh_history_file.m load_*_mh_history_file: remove assignin statements 2023-07-18 10:01:47 -04:00
load_last_mh_history_file.m load_*_mh_history_file: remove assignin statements 2023-07-18 10:01:47 -04:00
load_m_file_data_legacy.m Use new unit tests interface. 2023-01-02 22:58:20 +01:00
load_mat_file_data_legacy.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
loadjson_.m Bump minimal required version of Octave to 7.1.0 2023-11-22 17:46:13 +01:00
long_run_variance.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
lpdfgam.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
lpdfgbeta.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
lpdfig1.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
lpdfig2.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
lpdfnorm.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
lyapunov_solver.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
lyapunov_symm.m Use new unit tests interface. 2023-01-02 22:58:20 +01:00
marginal_density.m estimation: more flexible handling of displayed string in command window 2023-09-19 13:26:33 +02:00
matlab_ver_less_than.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
maximize_prior_density.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
mcforecast3.m Fix description of the conditional_forecast command. 2022-02-24 20:33:47 +01:00
mcp_func.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
mcpath_function.m adding hook for PATH solver 2016-05-31 12:10:12 +02:00
metropolis_draw.m Replace "Estimation::mcmc::" by a variable 2023-09-07 09:36:27 +02:00
metropolis_run_analysis.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
mh_autocorrelation_function.m cosmetical: don't use hh for figure/plot/table handles 2023-09-19 13:26:33 +02:00
mh_optimal_bandwidth.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
minus_logged_prior_density.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
missing_DiffuseKalmanSmootherH1_Z.m make sure also ALL updated variables in period 1 are reconstructed with smoother_redux. test model changed accordingly. 2023-02-03 14:20:28 +01:00
missing_DiffuseKalmanSmootherH3_Z.m Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +02:00
mode_check.m cosmetical changes to headers and comments 2023-09-19 13:26:33 +02:00
model_comparison.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
model_diagnostics.m model_diagnostics.m: add check for non-zero exogenous with OccBin 2023-11-13 18:04:40 +01:00
model_info.m model_info.m: fix display of block decomposition 2023-01-03 16:17:43 +01:00
model_inversion.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
moments.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
mult_elimination.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
multivariate_sample_autocovariance.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
my_subplot.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
myboxplot.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
mydelete.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
name2index.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
non_linear_dsge_likelihood.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
octave_ver_less_than.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
olsgibbs.m Decrease waitbar refresh rates to not clutter the console output 2023-10-01 18:04:34 +02:00
one_sided_hp_filter.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
optimize_prior.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
options2cell.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
plot_contributions.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
plot_icforecast.m cosmetical: don't use hh for figure/plot/table handles 2023-09-19 13:26:33 +02:00
plot_identification.m cosmetical: don't use hh for figure/plot/table handles 2023-09-19 13:26:33 +02:00
plot_priors.m estimation: better organize files into folders (latex,graphs,output) 2023-09-19 13:26:33 +02:00
plot_shock_decomposition.m bug fix with steady state when plotting the expand of groups of shocks 2022-11-15 23:10:38 +01:00
pltorg.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
pm3.m Remove global variables from prior_posterior_statistics.m and PosteriorIRF.m 2023-09-25 12:08:41 +02:00
pm3_core.m Remove global variables from prior_posterior_statistics.m and PosteriorIRF.m 2023-09-25 12:08:41 +02:00
posterior_analysis.m Octave: workaround for intersect with stable flag providing wrong third output (Octave bug #60347) 2023-10-11 09:26:04 -04:00
posterior_moments.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
posterior_sampler.m Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +02:00
posterior_sampler_core.m Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +02:00
posterior_sampler_initialization.m Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +02:00
posterior_sampler_iteration.m estimation: more flexible handling of displayed string in command window 2023-09-19 13:26:33 +02:00
print_bytecode_dynamic_model.m Bytecode MEX: get M_ and options_ through input arguments rather than as global variables 2023-10-11 18:50:32 -04:00
print_bytecode_static_model.m Bytecode MEX: get M_ and options_ through input arguments rather than as global variables 2023-10-11 18:50:32 -04:00
print_expectations.m Partial fix for #1837. 2022-01-19 09:20:22 +01:00
print_info.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
print_moments_implied_prior.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
print_table_prior.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
printline.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
prior_analysis.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
prior_bounds.m Finish implementation of truncated normal distribution 2023-09-06 12:46:41 +02:00
prior_draw.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
prior_posterior_statistics.m Remove global variables from prior_posterior_statistics.m and PosteriorIRF.m 2023-09-25 12:08:41 +02:00
prior_posterior_statistics_core.m Decrease waitbar refresh rates to not clutter the console output 2023-10-01 18:04:34 +02:00
prior_sampler.m set_state_space.m: remove unused options_ input argument 2023-10-11 09:30:45 -04:00
priordens.m Use new unit tests interface. 2023-01-02 22:58:20 +01:00
pruned_state_space_system.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
qr2.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
quadratic_matrix_equation_solver.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
read_key_value_string.m Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
read_variables.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
realtime_shock_decomposition.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
recursive_moments.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
reduced_rank_cholesky.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
remove_aux_variables_from_expression.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
resol.m Have computation of decision rules and smoother only input and output required arguments instead of full oo_ and M_ 2023-09-25 17:17:34 +02:00
rewrite_aux_variable.m Remove aux variables from evaluate routine. 2022-01-14 20:45:46 +01:00
rotated_slice_sampler.m slice: cosmetic changes 2023-09-25 17:17:37 +02:00
row_header_width.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
rplot.m cosmetical: don't use hh for figure/plot/table handles 2023-09-19 13:26:33 +02:00
sample_autocovariance.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
sample_hp_filter.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
save_display_classical_smoother_results.m Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +02:00
save_params_and_steady_state.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
save_results.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
score.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
selec_posterior_draws.m selec_posterior_draws.m: remove global variables 2023-09-25 17:17:37 +02:00
select_from_table.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
select_qz_criterium_value.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
send_endogenous_variables_to_workspace.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
set_all_parameters.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
set_default_initial_condition_decomposition_options.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
set_default_option.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
set_default_plot_shock_decomposition_options.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
set_dynare_random_generator_state.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
set_dynare_seed.m get_perturbation_params_derivs and friends: do not pass full oo_ structure 2023-10-02 09:18:58 +02:00
set_dynare_seed_local_options.m Eliminate set_dynare_seed.m calls with globals 2023-09-28 17:00:21 +02:00
set_dynare_threads.m Integrates the local_state_space_iteration_3 mex into dynare's bayesian estimation eco-system 2022-09-26 09:14:34 +02:00
set_exogenous_variables_for_simulation.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
set_historical_values.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
set_local_param_value.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
set_measurement_errors.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
set_observed_exogenous_variables.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
set_parameters.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
set_parameters_locally.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
set_prior.m Cosmetical changes 2023-09-07 09:36:27 +02:00
set_state_space.m set_state_space.m: remove unused options_ input argument 2023-10-11 09:30:45 -04:00
shiftS.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
shock_decomposition.m shock_decomposition.m: do not overwrite other output 2023-08-29 14:40:10 +02:00
simul_static_model.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
simulated_moment_uncertainty.m set_state_space.m: remove unused options_ input argument 2023-10-11 09:30:45 -04:00
simult.m Have computation of decision rules and smoother only input and output required arguments instead of full oo_ and M_ 2023-09-25 17:17:34 +02:00
simult_.m Adds pruning in k_order_simul 2023-07-20 06:58:35 +01:00
simultxdet.m kalman_transition_matrix.m: remove redundant input argument 2023-09-08 08:03:18 +02:00
size_of_the_reduced_form_model.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
skipline.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
slice_sampler.m slice: move saved files to subfolder 2023-09-08 10:27:35 +02:00
smc_resampling.m Add SMC samplers. 2022-09-19 16:32:28 +02:00
smoother2histval.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
solve1.m solve1.m: trap zero Jacobian case 2022-05-25 14:31:12 +02:00
solve_one_boundary.m Implement even more naming consistency 2023-10-25 17:29:55 +02:00
squeeze_shock_decomposition.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
static_model_inversion.m Move many functions towards consistent naming 2023-10-24 22:21:15 +02:00
steady.m Rename ys0_ into oo_.initial_steady_state and ex0_ into oo_.initial_exo_steady_state 2023-10-24 09:38:51 +02:00
step_length_correction.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
stoch_simul.m Bump minimal required version of MATLAB to R2018b 2023-11-22 16:00:04 +01:00
stochastic_solvers.m No longer forbid bytecode with order=2 or k_order_solver 2023-10-19 14:10:43 -04:00
store_smoother_results.m store_smoother_results.m: correctly set input arguments 2022-07-26 14:35:36 +02:00
subst_auxvar.m subst_auxvar.m: correctly take care of exo leads and lags 2022-12-21 11:16:41 +01:00
surgibbs.m Bump minimal required version of MATLAB to R2018b 2023-11-22 16:00:04 +01:00
sylvester3.m Octave compatibility: qz() will be MATLAB-compatible in version 9 2023-04-07 10:26:54 +02:00
sylvester3a.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
symmetric_matrix_index.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
tempered_likelihood.m Add SMC samplers. 2022-09-19 16:32:28 +02:00
test_for_deep_parameters_calibration.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
trace_plot.m cosmetical: don't use hh for figure/plot/table handles 2023-09-19 13:26:33 +02:00
trust_region.m Bump minimal required version of MATLAB to R2018b 2023-11-22 16:00:04 +01:00
unfold_g3.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
unfold_g4.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
uniform_specification.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
update_all_parameters_in_workspace.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
update_last_mh_history_file.m estimation: more flexible handling of displayed string in command window 2023-09-19 13:26:33 +02:00
uperm.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
user_has_matlab_license.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
user_has_octave_forge_package.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
var_forecast.m ols: modify ols-style estimation routines to account for change in 7be8f10e0e 2018-01-12 11:45:50 +01:00
var_sample_moments.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
variance_decomposition_ME_mc_analysis.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
variance_decomposition_mc_analysis.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
varlist_indices.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
vnorm.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
warning_config.m Octave compatibility: ignore new warning introduced for qz() in Octave 9 2023-04-26 10:30:04 +02:00
writeVarExpectationFunction.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
write_expectations.m Allow cherrypicking and aggregation with PAC/MCE. 2023-09-23 17:43:19 +02:00
write_latex_definitions.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
write_latex_parameter_table.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
write_latex_prior_table.m Further naming consistency improvements 2023-10-25 11:22:50 +02:00
write_mh_history_file.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
write_pac_mce_expectations.m Allow cherrypicking and aggregation with PAC/MCE. 2023-09-23 17:43:19 +02:00
writecellofchar.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
writedata.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
writedata_text.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
writematrixofchar.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00