dynare/matlab
Sébastien Villemot 4875554a39
Perfect foresight homotopy: make marginal linearization more robust
For marginal linearization, an extra simulation is needed. This extra
simulation is first computed using the first simulation as guess value. If that
does not work, the present commits adds an additional attempt for computing
that extra simulation, using a full homotopy loop from the beginning.

As a consequence, the present commits puts the homotopy loop in a dedicated
function.
2023-10-13 15:31:44 -04:00
..
+bgp Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +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 Octave 7 fixes bug related to generated files in +package folder 2022-04-15 14:33:02 +02:00
+gui Preprocessor update 2022-04-26 14:52:31 +02:00
+mom set_state_space.m: remove unused options_ input argument 2023-10-11 09:30:45 -04:00
+occbin Use consistent variable naming and add/fix headers 2023-10-02 11:12:31 +02:00
+osr set_state_space.m: remove unused options_ input argument 2023-10-11 09:30:45 -04:00
+pac Set verbose to false by default. 2023-07-06 22:26:07 +02:00
+pruned_SS Move pruned_state_space functions to subfolder 2023-09-08 15:45:41 +02:00
+var_expectation Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
@dprior Bug fix (undefined variable). 2023-06-04 08:07:28 +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 Eliminate set_dynare_seed.m calls with globals 2023-09-28 17:00:21 +02:00
cli set_state_space.m: remove unused options_ input argument 2023-10-11 09:30:45 -04:00
convergence_diagnostics remove global from GetAllPosteriorDraws 2023-09-19 13:26:33 +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 Remove oo_ as an input argument to perfect_foresight_solver_core 2023-10-12 15:44:53 -04:00
gsa Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +02:00
kalman Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +02:00
lmmcp Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
mex k_order_welfare MEX: fix documentation of output arguments 2022-07-05 11:55:33 +02:00
missing Octave: workaround for intersect with stable flag providing wrong third output (Octave bug #60347) 2023-10-11 09:26:04 -04:00
modules Closes #1835. 2023-10-11 21:40:59 +02: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 Eliminate set_dynare_seed.m calls with globals 2023-09-28 17:00:21 +02:00
ols Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
optimization 🐛 make sure output arguments are set before return 2023-10-11 09:26:03 -04: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 Perfect foresight homotopy: make marginal linearization more robust 2023-10-13 15:31:44 -04:00
utilities cosmetical changes to headers and comments 2023-09-19 13:26:33 +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 kalman_transition_matrix.m: remove redundant input argument 2023-09-08 08:03:18 +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 Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +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 Octave 7 compatibility fix: suppress spurious warnings 2022-04-15 14:32:54 +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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
check_for_calibrated_covariances.m 🐛 check_for_calibrated_covariances.m: correct logic of check 2023-10-11 09:26:04 -04: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 Throw a warning if a parameter has no value. 2022-04-28 12:58:22 +02: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 big fix in diffuse filter initialization: incorrect mapping of observables when removing zero columns of T 2022-11-18 10:52:37 +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 compute_trend_coefficients.m: fix header 2022-11-18 22:04:07 +01: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 stoch_simul.m: add nomodelsummary option 2023-10-11 09:31:40 -04: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 Octave: workaround for intersect with stable flag providing wrong third output (Octave bug #60347) 2023-10-11 09:26:04 -04:00
disp_steady_state.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +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 Use consistent variable naming and add/fix headers 2023-10-02 11:12:31 +02: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 dyn_first_order_solver.m: remove reference to kstate 2023-09-09 09:23:07 +02:00
dyn_forecast.m dyn_forecast.m: gracefully exit if decision rules and remove unused output argument 2022-07-04 17:33:20 +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 Bytecode MEX: get M_ and options_ through input arguments rather than as global variables 2023-10-11 18:50:32 -04:00
dyn_saveas.m Octave: support ofig graph format 2023-10-05 10:28:28 -04:00
dyn_second_order_solver.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +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 Update comment following the switch to Meson 2023-10-03 15:02:07 +02:00
dynare_config.m Octave: workaround for intersect with stable flag providing wrong third output (Octave bug #60347) 2023-10-11 09:26:04 -04:00
dynare_estimation.m Testsuite: fix workaround for TeX option with MATLAB R2014a 2023-09-28 15:17:00 +02:00
dynare_estimation_1.m Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +02:00
dynare_estimation_init.m set_state_space.m: remove unused options_ input argument 2023-10-11 09:30:45 -04: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 Testsuite: fix workaround for TeX option with MATLAB R2014a 2023-09-28 15:17:00 +02: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 dynare_solve.m: fix logic of initial guess randomization which forgot case of imaginary numbers 2023-09-19 12:52:55 +02: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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
endogenous_prior_restrictions.m Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +02:00
epilogue_shock_decomposition.m MATLAB compatibility fix: automatic broadcasting was introduced in R2016b 2020-01-13 18:30:28 +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 Remove full oo_ input from likelihood functions 2023-10-02 09:48:34 +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 evaluate_planner_objective.m: fix output for linear-quadratic problems solved at second order 2022-07-26 13:35:55 +02: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 Bytecode MEX: get M_ and options_ through input arguments rather than as global variables 2023-10-11 18:50:32 -04:00
evaluate_steady_state.m Bytecode MEX: get M_ and options_ through input arguments rather than as global variables 2023-10-11 18:50:32 -04:00
evaluate_steady_state_file.m Remove unused steadystate_partial option and related inline function restricted_steadystate.m 2023-09-25 17:17:37 +02: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 estimation: more flexible handling of displayed string in command window 2023-09-19 13:26:33 +02:00
expand_group.m plot_shock_decomposition: filter out other forbidden characters (parentheses and dot) for field name 2022-06-02 09:52:21 +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 Make get_equation_number_by_tag more robust 2022-10-26 14:18:59 +02:00
get_error_message.m get_error_message.m: fix typo in error message 2023-09-19 12:52:53 +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 get_perturbation_params_derivs and friends: do not pass full oo_ structure 2023-10-02 09:18:58 +02:00
get_lhs_and_rhs.m Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +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 Simplify function for getting the path to MEX files 2023-09-27 13:24:51 +02:00
get_perturbation_params_derivs.m get_perturbation_params_derivs and friends: do not pass full oo_ structure 2023-10-02 09:18:58 +02:00
get_perturbation_params_derivs_numerical_objective.m get_perturbation_params_derivs and friends: do not pass full oo_ structure 2023-10-02 09:18:58 +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 Do not compute variables if they are not returned. 2023-03-04 20:10:06 +01: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 Eliminate set_dynare_seed.m calls with globals 2023-09-28 17:00:21 +02:00
graph_decomp.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
graph_decomp_detail.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02: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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
histvalf_initvalf.m Drop (almost empty) initvalf.m wrapper 2023-10-11 18:50:32 -04: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 get_perturbation_params_derivs and friends: do not pass full oo_ structure 2023-10-02 09:18:58 +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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
initial_estimation_checks.m Use consistent variable naming and add/fix headers 2023-10-02 11:12:31 +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 Display more explicit error message when k_order_perturbation MEX fails 2023-09-13 15:06:51 +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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +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 Octave 7 now has jsondecode 2022-04-15 14:33:01 +02: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 Use new unit tests interface. 2023-01-02 22:58:20 +01: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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +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 bug: minus_logged_prior_density.m: fix expected dimension of unused output arguments 2023-10-11 09:26:04 -04: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 model_comparison.m: account for short filenames 2023-08-29 16:14:50 +02:00
model_diagnostics.m Bytecode MEX: get M_ and options_ through input arguments rather than as global variables 2023-10-11 18:50:32 -04:00
model_info.m model_info.m: fix display of block decomposition 2023-01-03 16:17:43 +01:00
model_inversion.m model_inversion: Header cosmetics 2022-09-15 10:16:05 +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 Use consistent variable naming and add/fix headers 2023-10-02 11:12:31 +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 set_state_space.m: remove unused options_ input argument 2023-10-11 09:30:45 -04: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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
print_moments_implied_prior.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
print_table_prior.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +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 Use new unit tests interface. 2023-01-02 22:58:20 +01: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 Merge branch 'cosmetics' of git.dynare.org:JohannesPfeifer/dynare 2023-09-11 15:34:52 +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 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
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 Remove aux variables from target definition (PAC). 2022-02-18 09:13:17 +01: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 set_all_parameters.m: only operate on covariance matrices if necessary 2023-10-11 09:26:04 -04: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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +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 Eliminate set_dynare_seed.m calls with globals 2023-09-28 17:00:21 +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 Block solvers: improvement to error messages 2023-06-15 15:49:50 +02:00
solve_two_boundaries.m Block solvers: improvement to error messages 2023-06-15 15:49:50 +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 🐛 static_model_inversion: fix handling of STEADY_STATE() operator 2023-04-13 15:47:43 +02:00
steady.m New option “from_initval_to_endval” to “homotopy_setup” block 2023-10-10 13:19:12 -04: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 stoch_simul.m: add nomodelsummary option 2023-10-11 09:31:40 -04:00
stochastic_solvers.m Bytecode MEX: get M_ and options_ through input arguments rather than as global variables 2023-10-11 18:50:32 -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 Decrease waitbar refresh rates to not clutter the console output 2023-10-01 18:04:34 +02: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 trust_region.m: trap case where linear combination with weight 0 on infinite value returns NaN 2022-05-25 14:21:16 +02: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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +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 Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +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