= Functions Whose Arguments Have Changed between Dynare 4.2.5 and Dynare 4.3 =
|| '''Function Name''' || '''Location''' || '''Old Output''' || '''New Output''' || '''Old Input''' || '''New Input''' ||
||CheckPath||../matlab/CheckPath.m||`['DirectoryName']` ||`['DirectoryName']` ||`['type']` ||`['type', 'dname']` ||
||DsgeVarLikelihood||../matlab/DsgeVarLikelihood.m||`['fval', 'cost_flag', 'info', 'PHI', 'SIGMAu', 'iXX', 'prior']` ||`['fval', 'grad', 'hess', 'exit_flag', 'info', 'PHI', 'SIGMAu', 'iXX', 'prior']` ||`['xparam1', 'gend']` ||`['xparam1', 'DynareDataset', 'DynareOptions', 'Model', 'EstimatedParameters', 'BayesInfo', 'DynareResults']` ||
||block_bytecode_mfs_steadystate||../matlab/block_bytecode_mfs_steadystate.m||`['r', 'g1']` ||`['r', 'g1']` ||`['y', 'b', 'y_all']` ||`['y', 'b', 'y_all', 'exo', 'params', 'M']` ||
||block_mfs_steadystate||../matlab/block_mfs_steadystate.m||`['r', 'g1']` ||`['r', 'g1']` ||`['y', 'b', 'y_all']` ||`['y', 'b', 'y_all', 'exo', 'params', 'M']` ||
||bytecode_steadystate||../matlab/bytecode_steadystate.m||`['r', 'g1']` ||`['r', 'g1']` ||`['y']` ||`['y', 'exo', 'params']` ||
||check||../matlab/check.m||`['result', 'info']` ||`['result', 'info']` ||`['']` ||`['M', 'options', 'oo']` ||
||closeSlave||../matlab/parallel/closeSlave.m||`['']` ||`['']` ||`['Parallel', 'TmpFolder']` ||`['Parallel', 'TmpFolder', 'partial']` ||
||describe_missing_data||../matlab/utilities/dataset/describe_missing_data.m||`['data_index', 'number_of_observations', 'no_more_missing_observations']` ||`['i', 'n', 's', 'j']` ||`['data', 'gend', 'nvarobs']` ||`['data']` ||
||disclyap_fast||../matlab/partial_information/disclyap_fast.m||`['X']` ||`['X']` ||`['G', 'V', 'ch']` ||`['G', 'V', 'tol', 'ch']` ||
||dsgevar_posterior_density||../matlab/dsgevar_posterior_density.m||`['bvar']` ||`['bvar']` ||`['deep']` ||`['deep', 'DynareDataset', 'DynareOptions', 'Model', 'EstimatedParameters', 'BayesInfo', 'DynareResults']` ||
||dynare_config||../matlab/dynare_config.m||`['dynareroot']` ||`['dynareroot']` ||`['path_to_dynare']` ||`['path_to_dynare', 'verbose']` ||
||dynare_estimation||../matlab/dynare_estimation.m||`['']` ||`['']` ||`['var_list', 'varargin']` ||`['var_list', 'dname']` ||
||dynare_estimation_init||../matlab/dynare_estimation_init.m||`['data', 'rawdata', 'xparam1', 'data_info']` ||`['dataset_', 'xparam1', 'M_', 'options_', 'oo_', 'estim_params_', 'bayestopt_', 'fake']` ||`['var_list_', 'dname', 'gsa_flag']` ||`['var_list_', 'dname', 'gsa_flag', 'M_', 'options_', 'oo_', 'estim_params_', 'bayestopt_']` ||
||dynare_resolve||../matlab/dynare_resolve.m||`['A', 'B', 'ys', 'info']` ||`['A', 'B', 'ys', 'info', 'Model', 'DynareOptions', 'DynareResults']` ||`['mode']` ||`['Model', 'DynareOptions', 'DynareResults', 'mode']` ||
||dynare_solve_block_or_bytecode||../matlab/dynare_solve_block_or_bytecode.m||`['x', 'info']` ||`['x', 'info']` ||`['y', 'exo', 'params']` ||`['y', 'exo', 'params', 'options', 'M']` ||
||evaluate_planner_objective||../matlab/evaluate_planner_objective.m||`['oo1']` ||`['planner_objective_value']` ||`['dr', 'M', 'oo', 'options']` ||`['M', 'oo', 'options']` ||
||gensylv||../matlab/gensylv/gensylv.m||`['err', 'E']` ||`['err', 'E']` ||`['fake', 'A', 'B', 'C', 'D']` ||`['kron_prod', 'A', 'B', 'C0', 'D']` ||
||getH||../matlab/getH.m||`['H', 'dA', 'dOm', 'Hss', 'gp', 'info']` ||`['H', 'dA', 'dOm', 'Hss', 'gp', 'd2A', 'd2Om', 'H2ss']` ||`['A', 'B', 'M_', 'oo_', 'kronflag', 'indx', 'indexo']` ||`['A', 'B', 'M_', 'oo_', 'kronflag', 'indx', 'indexo']` ||
||getJJ||../matlab/getJJ.m||`['JJ', 'H', 'gam', 'gp']` ||`['JJ', 'H', 'gam', 'gp', 'dA', 'dOm', 'dYss']` ||`['A', 'B', 'M_', 'oo_', 'options_', 'kronflag', 'indx', 'indexo', 'mf', 'nlags', 'useautocorr']` ||`['A', 'B', 'M_', 'oo_', 'options_', 'kronflag', 'indx', 'indexo', 'mf', 'nlags', 'useautocorr']` ||
||get_prior_info||../matlab/get_prior_info.m||`['']` ||`['']` ||`['info']` ||`['info', 'plt_flag']` ||
||get_the_name||../matlab/get_the_name.m||`['nam', 'texnam']` ||`['nam', 'texnam']` ||`['k', 'TeX']` ||`['k', 'TeX', 'M_', 'estim_params_', 'options_']` ||
||homotopic_steps||../matlab/ep/homotopic_steps.m||`['info', 'number_of_calls']` ||`['info', 'tmp']` ||`['tdx', 'positive_var_indx', 'shocks', 'init_weight', 'step', 'init', 'number_of_calls']` ||`['endo_simul0', 'exo_simul0', 'initial_weight', 'step_length', 'pfm']` ||
||homotopy1||../matlab/homotopy1.m||`['']` ||`['M', 'oo', 'info', 'ip', 'ix', 'ixd']` ||`['values', 'step_nbr']` ||`['values', 'step_nbr', 'M', 'options', 'oo']` ||
||homotopy3||../matlab/homotopy3.m||`['']` ||`['M', 'oo', 'info', 'ip', 'ix', 'ixd']` ||`['values', 'step_nbr']` ||`['values', 'step_nbr', 'M', 'options', 'oo']` ||
||identification_checks||../matlab/identification_checks.m||`['McoH', 'McoJ', 'McoGP', 'PcoH', 'PcoJ', 'PcoGP', 'condH', 'condJ', 'condGP', 'eH', 'eJ', 'eGP', 'ind01', 'ind02', 'indnoH', 'indnoJ', 'ixnoH', 'ixnoJ']` ||`['condJ', 'ind0', 'indnoJ', 'ixnoJ', 'McoJ', 'PcoJ', 'jweak', 'jweak_pair']` ||`['H', 'JJ', 'gp']` ||`['JJ', 'hess_flag']` ||
||initial_estimation_checks||../matlab/initial_estimation_checks.m||`['']` ||`['DynareResults']` ||`['xparam1', 'gend', 'data', 'data_index', 'number_of_observations', 'no_more_missing_observations']` ||`['objective_function', 'xparam1', 'DynareDataset', 'Model', 'EstimatedParameters', 'DynareOptions', 'BayesInfo', 'DynareResults']` ||
||kalman_filter||../matlab/kalman/likelihood/kalman_filter.m||`['LIK', 'lik']` ||`['LIK', 'LIKK', 'a', 'P']` ||`['T', 'R', 'Q', 'H', 'P', 'Y', 'start', 'mf', 'kalman_tol', 'riccati_tol']` ||`['Y', 'start', 'last', 'a', 'P', 'kalman_tol', 'riccati_tol', 'presample', 'T', 'Q', 'R', 'H', 'Z', 'mm', 'pp', 'rr', 'Zflag', 'diffuse_periods', 'analytic_derivation', 'DT', 'DYss', 'DOm', 'DH', 'DP', 'D2T', 'D2Yss', 'D2Om', 'D2H', 'D2P']` ||
||lpdfgam||../matlab/lpdfgam.m||`['ldens']` ||`['ldens', 'Dldens', 'D2ldens']` ||`['x', 'a', 'b']` ||`['x', 'a', 'b']` ||
||lpdfgbeta||../matlab/lpdfgbeta.m||`['ldens']` ||`['ldens', 'Dldens', 'D2ldens']` ||`['x', 'a', 'b', 'aa', 'bb']` ||`['x', 'a', 'b', 'aa', 'bb']` ||
||lpdfig1||../matlab/lpdfig1.m||`['ldens']` ||`['ldens', 'Dldens', 'D2ldens']` ||`['x', 's', 'nu']` ||`['x', 's', 'nu']` ||
||lpdfig2||../matlab/lpdfig2.m||`['ldens']` ||`['ldens', 'Dldens', 'D2ldens']` ||`['x', 's', 'nu']` ||`['x', 's', 'nu']` ||
||lpdfnorm||../matlab/lpdfnorm.m||`['ldens']` ||`['ldens', 'Dldens', 'D2ldens']` ||`['x', 'a', 'b']` ||`['x', 'a', 'b']` ||
||lyapunov_symm||../matlab/lyapunov_symm.m||`['x', 'u']` ||`['x', 'u']` ||`['a', 'b', 'qz_criterium', 'lyapunov_complex_threshold', 'method']` ||`['a', 'b', 'third_argument', 'lyapunov_complex_threshold', 'method', 'R']` ||
||missing_observations_kalman_filter||../matlab/kalman/likelihood/missing_observations_kalman_filter.m||`['LIK', 'lik']` ||`['LIK', 'lik', 'a', 'P']` ||`['T', 'R', 'Q', 'H', 'P', 'Y', 'start', 'mf', 'kalman_tol', 'riccati_tol', 'data_index', 'number_of_observations', 'no_more_missing_observations']` ||`['data_index', 'number_of_observations', 'no_more_missing_observations', 'Y', 'start', 'last', 'a', 'P', 'kalman_tol', 'riccati_tol', 'presample', 'T', 'Q', 'R', 'H', 'Z', 'mm', 'pp', 'rr', 'Zflag', 'diffuse_periods']` ||
||mode_check||../matlab/mode_check.m||`['']` ||`['']` ||`['x', 'fval', 'hessian', 'gend', 'data', 'lb', 'ub', 'data_index', 'number_of_observations', 'no_more_missing_observations']` ||`['fun', 'x', 'hessian', 'DynareDataset', 'DynareOptions', 'Model', 'EstimatedParameters', 'BayesInfo', 'DynareResults']` ||
||model_diagnostics||../matlab/model_diagnostics.m||`['']` ||`['']` ||`['M_', 'options_', 'oo_']` ||`['M', 'options', 'oo']` ||
||model_info||../matlab/model_info.m||`['']` ||`['']` ||`['']` ||`['varargin']` ||
||moment_function||../matlab/moment_function.m||`['g', 'flag']` ||`['g', 'grad', 'hess', 'flag']` ||`['xparams', 'sample_moments', 'dataset', 'options', 'parallel']` ||`['xparams', 'sample_moments', 'dataset', 'options', 'parallel']` ||
||mr_gstep||../matlab/mr_gstep.m||`['f0', 'x', 'ig']` ||`['f0', 'x', 'ig']` ||`['h1', 'x', 'func0', 'htol0', 'varargin']` ||`['h1', 'x', 'func0', 'htol0', 'DynareDataset', 'DynareOptions', 'Model', 'EstimatedParameters', 'BayesInfo', 'DynareResults']` ||
||mr_hessian||../matlab/mr_hessian.m||`['hessian_mat', 'gg', 'htol1', 'ihh', 'hh_mat0', 'hh1']` ||`['hessian_mat', 'gg', 'htol1', 'ihh', 'hh_mat0', 'hh1']` ||`['init', 'x', 'func', 'hflag', 'htol0', 'varargin']` ||`['init', 'x', 'func', 'hflag', 'htol0', 'DynareDataset', 'DynareOptions', 'Model', 'EstimatedParameters', 'BayesInfo', 'DynareResults']` ||
||newrat||../matlab/newrat.m||`['xparam1', 'hh', 'gg', 'fval', 'igg']` ||`['xparam1', 'hh', 'gg', 'fval', 'igg']` ||`['func0', 'x', 'hh', 'gg', 'igg', 'ftol0', 'nit', 'flagg', 'varargin']` ||`['func0', 'x', 'analytic_derivation', 'ftol0', 'nit', 'flagg', 'DynareDataset', 'DynareOptions', 'Model', 'EstimatedParameters', 'BayesInfo', 'DynareResults']` ||
||osr_obj||../matlab/osr_obj.m||`['loss', 'vx', 'info']` ||`['loss', 'vx', 'junk', 'exit_flag']` ||`['x', 'i_params', 'i_var', 'weights']` ||`['x', 'i_params', 'i_var', 'weights']` ||
||plot_icforecast||../matlab/plot_icforecast.m||`['']` ||`['']` ||`['Variables', 'periods']` ||`['Variables', 'periods', 'options_']` ||
||plot_priors||../matlab/plot_priors.m||`['']` ||`['']` ||`['bayestopt_', 'M_', 'options_']` ||`['bayestopt_', 'M_', 'estim_params_', 'options_']` ||
||prior_analysis||../matlab/prior_analysis.m||`['oo_']` ||`['oo_']` ||`['type', 'arg1', 'arg2', 'arg3', 'options_', 'M_', 'oo_']` ||`['type', 'arg1', 'arg2', 'arg3', 'options_', 'M_', 'oo_', 'estim_params_']` ||
||prior_bounds||../matlab/prior_bounds.m||`['bounds']` ||`['bounds']` ||`['bayestopt']` ||`['bayestopt', 'options']` ||
||prior_posterior_statistics||../matlab/prior_posterior_statistics.m||`['']` ||`['']` ||`['type', 'Y', 'gend', 'data_index', 'missing_value']` ||`['type', 'dataset']` ||
||prior_sampler||../matlab/prior_sampler.m||`['results']` ||`['results']` ||`['drsave', 'M_', 'bayestopt_', 'options_', 'oo_']` ||`['drsave', 'M_', 'bayestopt_', 'options_', 'oo_', 'estim_params_']` ||
||priordens||../matlab/priordens.m||`['logged_prior_density']` ||`['logged_prior_density', 'dlprior', 'd2lprior']` ||`['x', 'pshape', 'p6', 'p7', 'p3', 'p4', 'initialization']` ||`['x', 'pshape', 'p6', 'p7', 'p3', 'p4', 'initialization']` ||
||random_walk_metropolis_hastings||../matlab/random_walk_metropolis_hastings.m||`['']` ||`['record']` ||`['TargetFun', 'ProposalFun', 'xparam1', 'vv', 'mh_bounds', 'varargin']` ||`['TargetFun', 'ProposalFun', 'xparam1', 'vv', 'mh_bounds', 'varargin']` ||
||resol||../matlab/resol.m||`['dr', 'info']` ||`['dr', 'info', 'M', 'options', 'oo']` ||`['steady_state_0', 'check_flag']` ||`['check_flag', 'M', 'options', 'oo']` ||
||set_all_parameters||../matlab/set_all_parameters.m||`['']` ||`['M']` ||`['xparam1']` ||`['xparam1', 'estim_params', 'M']` ||
||simult||../matlab/simult.m||`['y_']` ||`['y_']` ||`['ys', 'dr']` ||`['y0', 'dr']` ||
||solve_one_boundary||../matlab/solve_one_boundary.m||`['y', 'info']` ||`['y', 'info']` ||`['fname', 'y', 'x', 'params', 'steady_state', 'y_index_eq', 'nze', 'periods', 'is_linear', 'Block_Num', 'y_kmin', 'maxit_', 'solve_tolf', 'lambda', 'cutoff', 'stack_solve_algo', 'forward_backward', 'is_dynamic', 'verbose']` ||`['fname', 'y', 'x', 'params', 'steady_state', 'y_index_eq', 'nze', 'periods', 'is_linear', 'Block_Num', 'y_kmin', 'maxit_', 'solve_tolf', 'lambda', 'cutoff', 'stack_solve_algo', 'forward_backward', 'is_dynamic', 'verbose', 'M', 'options', 'oo']` ||
||solve_two_boundaries||../matlab/solve_two_boundaries.m||`['y']` ||`['y']` ||`['fname', 'y', 'x', 'params', 'steady_state', 'y_index', 'nze', 'periods', 'y_kmin_l', 'y_kmax_l', 'is_linear', 'Block_Num', 'y_kmin', 'maxit_', 'solve_tolf', 'lambda', 'cutoff', 'stack_solve_algo']` ||`['fname', 'y', 'x', 'params', 'steady_state', 'y_index', 'nze', 'periods', 'y_kmin_l', 'y_kmax_l', 'is_linear', 'Block_Num', 'y_kmin', 'maxit_', 'solve_tolf', 'lambda', 'cutoff', 'stack_solve_algo', 'M', 'oo']` ||
||steady_||../matlab/steady_.m||`['']` ||`['steady_state', 'params', 'info']` ||`['']` ||`['M_', 'options_', 'oo_']` ||
||sylvester3a||../matlab/gensylv/sylvester3a.m||`['x']` ||`['x0', 'flag']` ||`['x0', 'a', 'b', 'c', 'd']` ||`['x0', 'a', 'b', 'c', 'dd']` ||
||thet2tau||../matlab/thet2tau.m||`['tau']` ||`['tau']` ||`['params', 'indx', 'indexo', 'flagmoments', 'mf', 'nlags', 'useautocorr']` ||`['params', 'M_', 'oo_', 'indx', 'indexo', 'flagmoments', 'mf', 'nlags', 'useautocorr']` ||
||univariate_kalman_filter||../matlab/kalman/likelihood/univariate_kalman_filter.m||`['LIK', 'llik']` ||`['LIK', 'lik', 'a', 'P']` ||`['T', 'R', 'Q', 'H', 'P', 'Y', 'start', 'mf', 'kalman_tol', 'riccati_tol', 'data_index', 'number_of_observations', 'no_more_missing_observations']` ||`['data_index', 'number_of_observations', 'no_more_missing_observations', 'Y', 'start', 'last', 'a', 'P', 'kalman_tol', 'riccati_tol', 'presample', 'T', 'Q', 'R', 'H', 'Z', 'mm', 'pp', 'rr', 'Zflag', 'diffuse_periods', 'analytic_derivation', 'DT', 'DYss', 'DOm', 'DH', 'DP', 'D2T', 'D2Yss', 'D2Om', 'D2H', 'D2P']` ||