dynare/matlab
sebastien c01a3c134b Reindented the reference manual (using Emacs' nXml mode, except for <programlisting> tags which are messed up by the autoindent)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3248 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-12-16 15:35:53 +00:00
..
AIM AIM solver: 2009-10-20 15:44:56 +00:00
distributions Bug fix. The mode of the Inverted Gamma -- type 1 distribution was wrong. 2009-06-05 08:30:26 +00:00
gensylv Avoid the use of inv. 2009-10-09 08:25:34 +00:00
kalman Eliminated double counting in constant: now result is identical to univariate algorithm. 2009-08-14 09:29:09 +00:00
kronecker v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
missing Moved vec.m under matlab/missing/vec, and add it into the path only under MATLAB (vec exists under Octave) 2009-09-24 08:34:57 +00:00
particle * Added number of particles (10;-) when calling monte_carlo_gaussian_particle_filter from particle/DsgeLiklihood. 2009-12-11 22:25:56 +00:00
qz mjdgges.m: improve warning message 2009-12-09 09:36:54 +00:00
swz SWZ: updating SWZ test file tests/swz/test1.mod 2009-12-01 14:05:41 +00:00
threads Changes related to the multithreaded mex files (part III') Oups. 2009-04-03 11:13:42 +00:00
AnalyseComputationalEnviroment.m Added missing copyright notice 2009-10-23 08:15:32 +00:00
CheckPath.m CheckPath: another fix 2009-10-20 12:57:22 +00:00
CutSample.m Use of filesep utility for compatibility with Octave for Windows. 2009-06-09 07:21:55 +00:00
DiffuseKalmanSmoother1.m correcting bugs in Kalman Smoother 2008-10-26 20:10:58 +00:00
DiffuseKalmanSmoother1_Z.m correcting bugs in Kalman Smoother 2008-10-26 20:10:58 +00:00
DiffuseKalmanSmoother3.m v4: bug correction in computation of decomp 2009-07-15 00:28:14 +00:00
DiffuseKalmanSmoother3_Z.m various bug fixes for filter and smoother with missing observations 2008-12-03 07:30:26 +00:00
DiffuseKalmanSmootherH1.m correcting bugs in Kalman Smoother 2008-10-26 20:10:58 +00:00
DiffuseKalmanSmootherH1_Z.m correcting bugs in Kalman Smoother 2008-10-26 20:10:58 +00:00
DiffuseKalmanSmootherH3.m correcting bugs in Kalman Smoother 2008-10-26 20:10:58 +00:00
DiffuseKalmanSmootherH3_Z.m 4.1: fixing bug: ri is a now a column vector, not a matrix anymore. [Needs to be merged in 4.0] 2009-03-21 18:07:45 +00:00
DiffuseKalmanSmootherH3corr.m correcting bugs in Kalman Smoother 2008-10-26 20:10:58 +00:00
DiffuseLikelihood1.m P convergence likelihood bug fix 2009-07-08 12:20:21 +00:00
DiffuseLikelihood1_Z.m P convergence likelihood bug fix 2009-07-08 12:20:21 +00:00
DiffuseLikelihood3.m DsgeLikelihood_hh.m lik calculation compatibility and consistency changes 2009-07-08 16:38:24 +00:00
DiffuseLikelihood3_Z.m DsgeLikelihood_hh.m lik calculation compatibility and consistency changes 2009-07-08 16:38:24 +00:00
DiffuseLikelihoodH1.m P convergence likelihood bug fix 2009-07-08 12:20:21 +00:00
DiffuseLikelihoodH1_Z.m P convergence likelihood bug fix 2009-07-08 12:20:21 +00:00
DiffuseLikelihoodH3.m DsgeLikelihood_hh.m lik calculation compatibility and consistency changes 2009-07-08 16:38:24 +00:00
DiffuseLikelihoodH3_Z.m DsgeLikelihood_hh.m lik calculation compatibility and consistency changes 2009-07-08 16:38:24 +00:00
DiffuseLikelihoodH3corr.m DsgeLikelihood_hh.m lik calculation compatibility and consistency changes 2009-07-08 16:38:24 +00:00
DsgeLikelihood.m * Added an exit condition in DsgeLikelihood when the jacobian of the 2009-09-03 11:39:06 +00:00
DsgeLikelihood_hh.m dynare/trunk:: 2009-07-09 15:41:11 +00:00
DsgeSmoother.m Matches new output list for 2009-09-24 12:44:33 +00:00
DsgeVarLikelihood.m Bug correction (condition info==19 was not used in DsgeLikelihood and DsgeVarLikelihood). 2009-05-12 11:38:06 +00:00
GetAllPosteriorDraws.m + Added trace plots. 2008-09-01 11:44:26 +00:00
GetOneDraw.m v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +00:00
GetPosteriorParametersStatistics.m v4.1: fixing bugs in table for posterior mean 2009-04-22 21:34:45 +00:00
MakeAllFigures.m trunk: merged 2105 changeset from 4.0 branch (Octave graphics compatibility issues) 2008-09-24 19:59:28 +00:00
McMCDiagnostics.m parallelization system: 2009-11-10 18:29:56 +00:00
McMCDiagnostics_core.m parallelization system: 2009-11-10 18:29:56 +00:00
PlotPosteriorDistributions.m v4.1:: 2009-02-04 10:44:54 +00:00
PosteriorFilterSmootherAndForecast.m fixing bugs around missing observations and starting to add smoother with missing observations 2008-11-25 17:31:37 +00:00
PosteriorIRF.m dynare/trunk:: (dsge-var) 2009-07-09 15:03:11 +00:00
ReshapeMatFiles.m v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +00:00
UnivariateSpectralDensity.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
add_auxiliary_variables_to_steadystate.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
autoregressive_process_specification.m v4.1:: Cosmetic changes. 2009-03-06 16:09:35 +00:00
bfgsi.m v4 matlab: 2008-09-02 15:18:05 +00:00
bicgstab_.m v4 matlab: 2008-08-01 18:53:30 +00:00
bksup0.m Added files for extended path simulations. 2009-11-03 13:45:52 +00:00
bksup1.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
bksupk.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
block_mfs_steadystate.m Implemented MATLAB part of the block_mfs option to steady. 2009-07-09 16:35:07 +00:00
bseastr.m v4 matlab: 2008-08-01 18:53:30 +00:00
bvar_density.m v4 matlab: 2008-09-02 15:18:05 +00:00
bvar_forecast.m Fixed bug with bvar_forecast under Octave (mkdir doesn't have the implicit "-p" option) 2009-07-01 13:17:44 +00:00
bvar_irf.m v4.1: Added SquareRoot mode for the decomposition of the covariance matrix (Cholesky is the default). Results are saved in oo_. 2008-09-19 16:04:08 +00:00
bvar_toolbox.m v4 matlab: 2008-09-02 15:18:05 +00:00
calib.m v4 matlab: 2008-08-01 18:53:30 +00:00
calib_obj.m v4.1:: Changes related to lyapunov_symm. 2009-02-12 14:16:10 +00:00
calib_obj2.m v4.1:: Changes related to lyapunov_symm. 2009-02-12 14:16:10 +00:00
check.m Prevent use of "check" with "block" or "bytecode" option 2009-09-03 10:11:36 +00:00
check_list_of_variables.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
check_model.m v4 matlab: 2008-08-01 18:53:30 +00:00
check_name.m v4 matlab: 2008-08-01 18:53:30 +00:00
check_posterior_analysis_data.m Added Posterior distribution of the conditional variance 2009-06-03 14:50:02 +00:00
check_prior_analysis_data.m + Various bug fixes related to prior sampling. 2009-06-15 14:36:30 +00:00
compute_mh_covariance_matrix.m v4.1: Code factorization and cosmetic changes, the marginal density use a recursive approach to compute the posterior mean and covariance. 2008-09-18 16:28:57 +00:00
compute_model_moments.m Bug correction (reported by bigbigben). 2009-03-16 20:45:47 +00:00
compute_moments_varendo.m preprocessor: clean-up workaround for acosh(), asinh(), atanh() on Win 64 platforms 2009-10-29 17:16:10 +00:00
conditional_variance_decomposition.m preprocessor: clean-up workaround for acosh(), asinh(), atanh() on Win 64 platforms 2009-10-29 17:16:10 +00:00
conditional_variance_decomposition_mc_analysis.m + Bug fixes related to the computation of prior (and posterior) moments. 2009-06-26 10:21:30 +00:00
correlation_mc_analysis.m Various bug fixes. 2009-06-12 10:08:25 +00:00
cosn.m Bug fix for the case of perfectly orthogonal pairs 2009-09-29 07:10:31 +00:00
covariance_mc_analysis.m + Various bug fixes related to prior sampling. 2009-06-15 14:36:30 +00:00
csminit.m v4 matlab: 2008-09-02 15:18:05 +00:00
csminwel.m 4.1: modified csminwel.m to make sure to choose always the lowest point, even if it was reached before the last traversing 2009-04-09 15:35:07 +00:00
csolve.m v4 matlab: 2008-09-02 15:18:05 +00:00
datatomfile.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
dcompare.m v4 matlab: 2008-08-01 18:53:30 +00:00
describe_missing_data.m trunk: added GPL header to describe_missing_data.m 2009-02-20 16:58:47 +00:00
diag_vech.m preprocessor: clean-up workaround for acosh(), asinh(), atanh() on Win 64 platforms 2009-10-29 17:16:10 +00:00
disp_dr.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
disp_dr_sparse.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
disp_identification.m Display message when rank condition on J and H is always OK. 2009-10-09 08:19:19 +00:00
disp_model_summary.m 4.1: factoring the code for Model Summary 2009-11-22 16:51:36 +00:00
disp_moments.m M-files and preprocessor: 2009-12-01 17:51:47 +00:00
disp_th_moments.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
display_conditional_variance_decomposition.m preprocessor: clean-up workaround for acosh(), asinh(), atanh() on Win 64 platforms 2009-10-29 17:16:10 +00:00
dr1.m 4.1: shortcircuit simplified code for backward models when order > 1 2009-12-15 15:07:48 +00:00
dr1_sparse.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
dr11_sparse.m - new Incidence_Matrix class 2008-11-14 16:07:47 +00:00
draw_prior_density.m Fixed to allow truncated priors. 2009-10-09 08:10:52 +00:00
dsample.m trunk: fixed dsample command (was broken until now) 2008-12-08 16:19:59 +00:00
dsge_posterior_kernel.m Fixed header of dsge_posterior_kernel.m 2009-07-03 10:22:22 +00:00
dsge_simulated_theoretical_conditional_variance_decomposition.m preprocessor: clean-up workaround for acosh(), asinh(), atanh() on Win 64 platforms 2009-10-29 17:16:10 +00:00
dsge_simulated_theoretical_correlation.m + Bug fixes related to the computation of prior (and posterior) moments. 2009-06-26 10:21:30 +00:00
dsge_simulated_theoretical_covariance.m + Bug fixes related to the computation of prior (and posterior) moments. 2009-06-26 10:21:30 +00:00
dsge_simulated_theoretical_variance_decomposition.m + Bug fixes related to the computation of prior (and posterior) moments. 2009-06-26 10:21:30 +00:00
dsgevar_posterior_density.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
dy_date.m v4 matlab: 2008-08-01 18:53:30 +00:00
dyn2vec.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
dyn_ramsey_dynamic_.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
dyn_ramsey_static_.m 4.1 adding instruments option to ramsey_policy; ramsey_policy can now use a *_steadystate.m file 2009-12-10 14:59:32 +00:00
dynare.m Workaround for bug in Octave 3.2, numbered #550823 in Debian BTS, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550823 2009-10-20 12:58:17 +00:00
dynare_config.m dynare_config.m: reflect the fact that 64-bit DLLs need to be recompiled between 7.2 and 7.3 2009-11-23 15:16:43 +00:00
dynare_estimation.m If a dsge-var is estimated, the posterior IRFs are computed for all 2009-03-21 22:36:18 +00:00
dynare_estimation_1.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
dynare_estimation_init.m Added a vector of indices for the state variables in the restricted state vector (bayestopt_.mf0). 2009-11-06 14:03:50 +00:00
dynare_graph.m v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +00:00
dynare_graph_close.m v4 matlab: 2008-08-01 18:53:30 +00:00
dynare_graph_init.m v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +00:00
dynare_identification.m Adapted to follow preprocessor syntax. 2009-10-20 15:13:15 +00:00
dynare_resolve.m * Cosmetic changes. 2009-11-25 12:05:31 +00:00
dynare_sensitivity.m Added new identification options introduced in the preprocessor. 2009-10-20 15:13:47 +00:00
dynare_solve.m Change to option solve_algo=4 of steady: 2009-08-21 12:05:34 +00:00
dynare_squeeze.m Cosmetic change. 2009-04-01 10:08:03 +00:00
dynare_version.m.in trunk: build system updates 2009-06-08 16:43:24 +00:00
dynasave.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
dynatype.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
dynsec2hms.m trunk: renamed sec2hms.m to dynsec2hms.m (name collision with Matlab package) 2008-09-26 16:26:21 +00:00
dyntable.m Don't display any table if option "noprint" is used (thanks to Gianni Lombardo for pointing this) 2009-08-24 13:39:43 +00:00
erase_compiled_function.m trunk: adapted erase_compiled_function to deal with all possible MEX extensions 2009-04-09 15:37:57 +00:00
evaluate_likelihood.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
evaluate_posterior_kernel.m Changed the place where priordens' persistent variables are saved (suite). 2009-10-20 15:47:36 +00:00
evaluate_prior.m Changed the place where priordens' persistent variables are cleared. 2009-10-20 15:47:33 +00:00
extended_path.m * Increase size of homotopic steps if all goes well. 2009-11-17 10:58:19 +00:00
fMessageStatus.m mat extension in save instruction. 2009-06-09 09:59:12 +00:00
fParallel.m parallelization system: 2009-11-10 18:29:56 +00:00
f_var.m v4 matlab: 2008-08-01 18:53:30 +00:00
ff1_.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
ffill.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
forcst.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
forcst2.m v4 matlab: 2008-08-01 18:53:30 +00:00
forcst2a.m v4 matlab: 2008-08-01 18:53:30 +00:00
forcst_unc.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
forecast.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
forecast_graphs.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
formdata.m v4 matlab: 2008-08-01 18:53:30 +00:00
ftest.m v4 matlab: 2008-08-01 18:53:30 +00:00
gcompare.m v4 matlab: 2008-08-01 18:53:30 +00:00
generalized_cholesky.m v4.1: Removed globals. Removed call to generalized Cholesky. Added handling of datasets with missing observations (NaN), not yet ready. Changed the covariance matrix of the jumping distribution when the posterior mode is not computed (or used). Changed call to dynare_estimation. Removed pindx in dynare_estimation. + Cosmetic changes. 2008-10-04 21:22:08 +00:00
generalized_cholesky2.m trunk: fixed copyright header of generalized_cholesky?.m files 2008-09-26 16:55:26 +00:00
getH.m 1) Added steady state to moments; 2009-10-09 08:18:39 +00:00
getJJ.m 1) added H to numerical derivative switch; 2009-10-09 08:20:32 +00:00
get_date_of_a_file.m More robust version of get_name_of_the_last_mh_file.m. 2009-04-06 14:58:44 +00:00
get_innovation_contemporaneous_impact.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
get_moments_size.m v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +00:00
get_name_of_the_last_mh_file.m More robust version of get_name_of_the_last_mh_file.m. 2009-04-06 14:58:44 +00:00
get_param_by_name.m corrected bug with error msg 2008-12-12 16:18:04 +00:00
get_posterior_parameters.m v4 matlab: 2008-08-01 18:53:30 +00:00
get_prior_info.m + Various bug fixes related to prior sampling. 2009-06-15 14:36:30 +00:00
get_the_name.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
get_variance_of_endogenous_variables.m v4: correcting bug related to nonstationary variables 2009-07-21 11:52:35 +00:00
global_initialization.m * Fix USE_DLL option at order 2 (closes #64) 2009-12-14 11:06:29 +00:00
gmhmaxlik.m If option mode_file is used in the estimation command, replace the covariance of the 2009-04-28 22:38:38 +00:00
graph_decomp.m v4: update of shock decomposition code 2009-07-17 05:38:19 +00:00
hessian.m v4.1: Changes related to kalman filter with missing observations. 2008-10-16 14:24:35 +00:00
homotopy1.m Improve treatment of error messages in homotopy 2009-09-03 16:22:50 +00:00
homotopy2.m homotopy mode 2: replaced use of strtrim() by deblank(), for compatibility with older MATLAB 2009-11-24 11:30:08 +00:00
homotopy3.m Improve treatment of error messages in homotopy 2009-09-03 16:22:50 +00:00
identification_checks.m Use of the JJ and H to compute condition number. 2009-10-09 08:17:34 +00:00
imcforecast.m * Bug fix. 2009-10-22 15:56:32 +00:00
independent_metropolis_hastings.m Parallelized version of independent MH. 2009-09-18 14:40:08 +00:00
independent_metropolis_hastings_core.m 1) Still some errors in dsgelikelihood are present that are not trapped: use try catch when evaluating target function; 2009-10-23 12:01:15 +00:00
indnv.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
initial_estimation_checks.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
initialize_from_mode.m v4.1: initialize_from_mode doesn't need bayestopt_ anymore 2009-04-06 16:33:42 +00:00
initvalf.m preprocessor: clean-up workaround for acosh(), asinh(), atanh() on Win 64 platforms 2009-10-29 17:16:10 +00:00
irf.m trunk irf.m: added missing documentation for parameter 2008-10-13 15:20:13 +00:00
isconst.m + Removed global variables. 2008-09-03 16:05:35 +00:00
isint.m v4.1:: Added a function to test if a variable is integer. 2009-02-16 11:12:24 +00:00
ispd.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
k_order_pert.m opt taken out 2009-12-03 09:58:58 +00:00
kalman_transition_matrix.m * Cosmetic changes. 2009-11-25 12:05:31 +00:00
kernel_density_estimate.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
lnsrch1.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
lpdfgam.m Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
lpdfgbeta.m Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
lpdfig1.m Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
lpdfig2.m Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
lpdfnorm.m Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
lyapunov_symm.m Reorganized the way we deal with functions which exist under only some versions of MATLAB and/or some versions of Octave: 2009-07-03 10:20:42 +00:00
make_ex_.m Cosmetic changes. 2009-10-23 10:03:03 +00:00
make_y_.m Cosmetic changes. 2009-10-23 10:03:03 +00:00
marginal_density.m v4.1: Code factorization and cosmetic changes, the marginal density use a recursive approach to compute the posterior mean and covariance. 2008-09-18 16:28:57 +00:00
masterParallel.m parallelization system: 2009-11-10 18:29:56 +00:00
matlab_ver_less_than.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
maximize_prior_density.m Added new tool. When using the instruction get_prior_info(2) in the mod file (after the 2009-06-05 10:16:31 +00:00
mcforecast3.m v4 matlab: 2008-08-01 18:53:30 +00:00
mcompare.m v4 matlab: 2008-08-01 18:53:30 +00:00
metropolis_draw.m v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +00:00
metropolis_hastings_initialization.m * Fixed bug introduced in the previous commit (wrong value of Max_nruns). 2009-08-28 10:56:26 +00:00
mh_autocorrelation_function.m Added autocorrelogram for the posterior draws. 2008-09-02 10:16:44 +00:00
mh_optimal_bandwidth.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
minus_logged_prior_density.m Added new tool. When using the instruction get_prior_info(2) in the mod file (after the 2009-06-05 10:16:31 +00:00
missing_DiffuseKalmanSmoother1.m adding missing data smoother + small corrections 2008-12-01 12:50:53 +00:00
missing_DiffuseKalmanSmoother1_Z.m adding missing data smoother + small corrections 2008-12-01 12:50:53 +00:00
missing_DiffuseKalmanSmoother3.m 4.1: bug correction in Kalman smoother with missing observations 2009-03-23 06:33:23 +00:00
missing_DiffuseKalmanSmoother3_Z.m v4.1: Ondra's changes to make smoothing faster in large models. Still needs to be ported to other smoother routines 2009-03-14 11:06:34 +00:00
mode_check.m Try/catch to avoid crashes linked to errors in diffuselikelihood that are not trapped by cost_flag 2009-09-24 07:45:59 +00:00
model_comparison.m trunk: renamed table.m to dyntable.m (name clash with Octave's table) 2009-04-24 15:15:18 +00:00
model_diagnostics.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
model_info.m preprocessor + bytecode DLL: various enhancements to block and bytecode options (changes by Ferhat) 2009-12-16 13:21:31 +00:00
mr_gstep.m Traps for bad x values in optimizer. 2009-04-20 12:09:44 +00:00
mr_hessian.m Fixed bugs highlighted by Junior, occurring when some constraint is violated when computing gradients. 2009-08-13 06:59:36 +00:00
mult_elimination.m trunk: renamed table.m to dyntable.m (name clash with Octave's table) 2009-04-24 15:15:18 +00:00
my_subplot.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
mydelete.m Added some missing copyright headers 2009-10-14 10:04:06 +00:00
name2index.m + Added trace plots. 2008-09-01 11:44:26 +00:00
newrat.m Traps for bad x values in optimizer. 2009-04-20 12:09:44 +00:00
numgrad.m v4 matlab: 2008-09-02 15:18:05 +00:00
numgrad3.m v4 matlab: 2008-09-02 15:18:05 +00:00
numgrad5.m v4 matlab: 2008-09-02 15:18:05 +00:00
octave_ver_less_than.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
osr.m M-files and preprocessor: 2009-12-01 17:51:47 +00:00
osr1.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
osr_obj.m v4 matlab: 2008-08-01 18:53:30 +00:00
perfect_foresight_simulation.m * Changed name of ct_ --> options_.terminal_condition. The default value is zero 2009-11-30 16:24:57 +00:00
plot_icforecast.m * Bug fix. 2009-10-22 15:56:32 +00:00
plot_priors.m Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
pltorg.m v4 matlab: 2008-08-01 18:53:30 +00:00
pm3.m fix when k-step ahead predictions are stored, with k>1, and one-step-ahead predictions have to be filled in stock1. 2009-03-23 09:29:11 +00:00
posterior_analysis.m + Various bug fixes related to prior sampling. 2009-06-15 14:36:30 +00:00
posterior_moments.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
print_info.m Reindented the reference manual (using Emacs' nXml mode, except for <programlisting> tags which are messed up by the autoindent) 2009-12-16 15:35:53 +00:00
prior_analysis.m + Various bug fixes related to prior sampling. 2009-06-15 14:36:30 +00:00
prior_bounds.m 4.1: sets natural boundaries when options_.prior_trunc == 0 (to be merged in 4.0) 2009-04-09 18:19:03 +00:00
prior_draw.m Fixed to allow truncated priors. 2009-10-09 08:10:52 +00:00
prior_posterior_statistics.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
prior_sampler.m + Bug fixes related to the computation of prior (and posterior) moments. 2009-06-26 10:21:30 +00:00
prior_statistics.m v4.1:: 2009-02-19 16:27:04 +00:00
priordens.m Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
qr2.m v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +00:00
ramsey_policy.m v4 matlab: 2008-08-01 18:53:30 +00:00
random_walk_metropolis_hastings.m tic toc eliminated 2009-06-09 10:01:21 +00:00
random_walk_metropolis_hastings_core.m Still some errors in dsgelikelihood are present that are not trapped: use try catch when evaluating target function; 2009-10-23 12:01:34 +00:00
read_data_.m v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +00:00
read_variables.m 4.1: added missing semi-colon 2009-10-02 11:41:23 +00:00
recursive_moments.m v4 matlab: 2008-08-01 18:53:30 +00:00
resid.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
resol.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
restricted_steadystate.m v4 matlab: 2008-08-01 18:53:30 +00:00
rndprior.m Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
row_header_width.m v4.1: fixing bugs in table for posterior mean 2009-04-22 21:34:45 +00:00
rplot.m trunk rplot: 2009-01-21 14:33:14 +00:00
sample_autocovariance.m Added autocorrelogram for the posterior draws. 2008-09-02 10:16:44 +00:00
save_params_and_steady_state.m trunk: {load,save}_params_and_steady_state now use a text file for communicating (instead of a MAT-file) 2009-03-24 16:29:58 +00:00
save_results.m v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +00:00
selec_posterior_draws.m corrected bug in moments_varendo 2009-02-16 22:19:23 +00:00
selif.m v4 matlab: 2008-08-01 18:53:30 +00:00
send_endogenous_variables_to_workspace.m Added a new function to save all endogenous variables in matlab's base 2009-06-05 09:39:48 +00:00
set_all_parameters.m v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +00:00
set_default_option.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
set_param_value.m v4 matlab: 2008-08-01 18:53:30 +00:00
set_parameters.m v4.1:: Removed useless global declaration. 2009-02-17 22:01:20 +00:00
set_prior.m Bug fix (dynare was crashing when the number of estimated parameters 2009-06-12 21:51:22 +00:00
set_shocks.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
set_state_space.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
set_stationary_variables_list.m + Various bug fixes related to prior sampling. 2009-06-15 14:36:30 +00:00
shock_decomposition.m v4.1: corrected bug in shock_decomposition.m when lags on more than one period 2009-09-28 12:55:44 +00:00
sim1.m * Changed name of ct_ --> options_.terminal_condition. The default value is zero 2009-11-30 16:24:57 +00:00
simk.m * Changed name of ct_ --> options_.terminal_condition. The default value is zero 2009-11-30 16:24:57 +00:00
simul.m M-files and preprocessor: 2009-12-01 17:51:47 +00:00
simult.m M-files and preprocessor: 2009-12-01 17:51:47 +00:00
simult_.m 4.1: add preprocessor interface for k_order_solver 2009-11-30 19:54:45 +00:00
simultxdet.m simultxdet.m: fixed bug when var_list is not equal to the set of all endogenous 2009-12-14 09:17:55 +00:00
size_of_the_reduced_form_model.m Changed header. 2009-06-11 12:59:04 +00:00
solve1.m Change to option solve_algo=4 of steady: 2009-08-21 12:05:34 +00:00
solve_one_boundary.m * Added new option stack_solve_algo to simul 2009-09-02 16:34:48 +00:00
solve_two_boundaries.m * Added new option stack_solve_algo to simul 2009-09-02 16:34:48 +00:00
steady.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
steady_.m preprocessor + bytecode DLL: various enhancements to block and bytecode options (changes by Ferhat) 2009-12-16 13:21:31 +00:00
stoch_simul.m M-files and preprocessor: 2009-12-01 17:51:47 +00:00
stoch_simul_sparse.m M-files and preprocessor: 2009-12-01 17:51:47 +00:00
struct2local.m parallelization system: 2009-11-10 18:29:56 +00:00
subset.m v4 matlab: 2008-08-01 18:53:30 +00:00
symmetric_matrix_index.m v4 matlab: 2008-08-01 18:53:30 +00:00
th_autocovariances.m changed handling of nonstationary variables: 2009-07-04 14:11:51 +00:00
trace_plot.m Added comments. 2008-09-01 14:45:26 +00:00
transition_matrix.m v4 matlab: 2008-09-02 15:18:05 +00:00
uniform_specification.m Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
unvech.m Added vech and unvech operators. 2009-05-27 22:34:08 +00:00
var_sample_moments.m dynare/trunk:: (dsge-var) 2009-07-09 15:03:11 +00:00
variance_decomposition_mc_analysis.m + Various bug fixes related to prior sampling. 2009-06-15 14:36:30 +00:00
varlist_indices.m Fixes for ticket #57 2009-11-25 10:22:39 +00:00
vech.m Added vech and unvech operators. 2009-05-27 22:34:08 +00:00
vnorm.m copyright notices added 2009-09-24 08:24:32 +00:00
warning_config.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
writedata.m writedata.m: fail if using Octave or MATLAB 6.5, which don't have xlswrite 2009-11-23 15:16:16 +00:00
writedata_text.m v4 matlab: 2008-08-01 18:53:30 +00:00