dynare/matlab
stepan 3533753c99 Bug fix (problem related to prior draw files indexing).
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2752 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-06-10 14:29:24 +00:00
..
AIM The block using bespoke eigs() is commented out because eigs() intermitently returns different rts 2009-03-26 14:51:47 +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 v4 matlab: 2008-08-01 18:53:30 +00:00
kalman 4.1 correcting bug for large values of start and fixed constants in lik. Still need to be tested 2009-05-28 18:14:07 +00:00
kordpert Extracting ghs2 from g_0 2009-05-05 20:19:45 +00:00
kronecker v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
matlab trunk: 2009-04-24 16:08:27 +00:00
octave trunk: 2009-04-24 16:08:27 +00:00
qz v4 matlab: 2008-09-02 15:18:05 +00:00
threads Changes related to the multithreaded mex files (part III') Oups. 2009-04-03 11:13:42 +00:00
CheckPath.m v4.1:: Changed header. 2009-02-17 20:17:52 +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 various bug fixes for filter and smoother with missing observations 2008-12-03 07:30:26 +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 v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +00:00
DiffuseLikelihood1_Z.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
DiffuseLikelihood3.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
DiffuseLikelihood3_Z.m trunk: merged r2071 and r2072 changesets from 4.0 branch 2008-09-15 12:29:19 +00:00
DiffuseLikelihoodH1.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
DiffuseLikelihoodH1_Z.m bug correction in diffuse filter/smoother 2008-09-12 18:15:20 +00:00
DiffuseLikelihoodH3.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
DiffuseLikelihoodH3_Z.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
DiffuseLikelihoodH3corr.m v4 matlab: 2008-08-01 18:53:30 +00:00
DsgeLikelihood.m Bug correction (condition info==19 was not used in DsgeLikelihood and DsgeVarLikelihood). 2009-05-12 11:38:06 +00:00
DsgeLikelihood_hh.m Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
DsgeSmoother.m Bug fix. The DsgeSmoother was crashing when M_.exo_nbr=1. Added a new function that generalizes the matlab's squeeze 2009-04-01 10:04:53 +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 Fixes for Octave compatibility. 2009-06-09 10:03:29 +00:00
McMCDiagnostics_core.m Minor change for new graph monitoring 2009-06-09 10:04:19 +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 trunk: merged 2105 changeset from 4.0 branch (Octave graphics compatibility issues) 2008-09-24 19:59:28 +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 v4.1:: Changes related to lyapunov_symm. 2009-02-12 14:16:10 +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
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
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 v4.1: Posterior forecasts plots of bvar à la Sims report the median instead of the mean (because the median is less affected by the posterior draws such that the eigenvalues of the companion matrix are outside the unit circle). 2008-09-10 15:40:31 +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 Bugs correction in check command with sparse option in model command 2008-10-24 16:35:06 +00:00
check_list_of_variables.m 4.1: replacing 'message' by msg and initializing it 2009-03-23 09:30:59 +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
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 Added Posterior distribution of the conditional variance 2009-06-03 14:50:02 +00:00
conditional_variance_decomposition.m Added Posterior distribution of the conditional variance 2009-06-03 14:50:02 +00:00
conditional_variance_decomposition_posterior_analysis.m Added Posterior distribution of the conditional variance 2009-06-03 14:50:02 +00:00
correlation_posterior_analysis.m + Removed global variables. 2008-09-03 16:05:35 +00:00
covariance_posterior_analysis.m + Removed global variables. 2008-09-03 16:05:35 +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 v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +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
disp_dr.m v4 matlab: 2008-08-01 18:53:30 +00:00
disp_dr_sparse.m - new Incidence_Matrix class 2008-11-14 16:07:47 +00:00
disp_moments.m trunk: renamed table.m to dyntable.m (name clash with Octave's table) 2009-04-24 15:15:18 +00:00
disp_th_moments.m trunk: renamed table.m to dyntable.m (name clash with Octave's table) 2009-04-24 15:15:18 +00:00
dr1.m + Moved the definition of dr_.qz_criterium from dr1.m to global_initialization.m. 2009-06-09 15:06:21 +00:00
dr1_sparse.m 4.1: renamed functions ramsey_static. -> dyn_ramsey_static_.m 2009-04-25 08:42:29 +00:00
dr11_sparse.m - new Incidence_Matrix class 2008-11-14 16:07:47 +00:00
draw_prior_density.m Removed the printed value of indx. 2009-04-07 22:12:50 +00:00
dsample.m trunk: fixed dsample command (was broken until now) 2008-12-08 16:19:59 +00:00
dsge_posterior_kernel.m Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
dsge_posterior_theoretical_conditional_variance_decomposition.m Added Posterior distribution of the conditional variance 2009-06-03 14:50:02 +00:00
dsge_posterior_theoretical_correlation.m trunk: 2009-04-24 16:08:27 +00:00
dsge_posterior_theoretical_covariance.m trunk: 2009-04-24 16:08:27 +00:00
dsge_posterior_theoretical_variance_decomposition.m trunk: 2009-04-24 16:08:27 +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 4.1: renamed functions ramsey_static. -> dyn_ramsey_static_.m 2009-04-25 08:42:29 +00:00
dyn_ramsey_static_.m 4.1: renamed functions ramsey_static. -> dyn_ramsey_static_.m 2009-04-25 08:42:29 +00:00
dynare.m trunk dynare.m: completed help message 2009-03-12 11:20:49 +00:00
dynare_config.m trunk dynare_config.m: 2009-04-29 11:35:05 +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 4.1: allow smoother computation when mode_compute=0 2009-05-23 15:49:00 +00:00
dynare_estimation_init.m redo code for recursive estimation 2009-01-22 21:34:15 +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_resolve.m trunk: removed remnants of dr_algo option 2008-09-26 16:49:51 +00:00
dynare_sensitivity.m trunk: changed to GPL headers in Marco Ratto's files 2009-02-20 16:53:09 +00:00
dynare_solve.m trunk preprocessor: 2009-04-14 14:39:53 +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 trunk: 2008-10-13 16:06:07 +00:00
dynatype.m trunk: 2008-10-13 16:06:07 +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 trunk: renamed table.m to dyntable.m (name clash with Octave's table) 2009-04-24 15:15:18 +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
fMessageStatus.m mat extension in save instruction. 2009-06-09 09:59:12 +00:00
fParallel.m mat extension in save instruction 2009-06-09 09:58:34 +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 v4 matlab: 2008-08-04 13:33:57 +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 Efficiency & Cosmetic changes related to the design of bayestopt_ and 2009-04-06 14:38:37 +00:00
forecast.m v4.1: header + reindent 2009-05-20 16:28:46 +00:00
forecast_graphs.m v4 matlab: 2008-08-01 18:53:30 +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
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 Added prior 2nd order moments (still buggy). 2009-06-09 15:29:28 +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.1:: Changes related to lyapunov_symm. 2009-02-12 14:16:10 +00:00
global_initialization.m + Moved the definition of dr_.qz_criterium from dr1.m to global_initialization.m. 2009-06-09 15:06:21 +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 trunk: fixed copyright headers in new files 2009-03-27 14:39:26 +00:00
hessian.m v4.1: Changes related to kalman filter with missing observations. 2008-10-16 14:24:35 +00:00
homotopy1.m trunk: increased verbosity of homotopy modes 1,2,3 2008-09-16 17:25:42 +00:00
homotopy2.m trunk: increased verbosity of homotopy modes 1,2,3 2008-09-16 17:25:42 +00:00
homotopy3.m trunk: fixed bugs in homotopy mode 3 2008-09-18 16:59:20 +00:00
imcforecast.m redo code for recursive estimation 2009-01-22 21:34:15 +00:00
independent_metropolis_hastings.m Seeds are always initialized and stored for each chain independently 2009-05-15 16:33:20 +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 fixing bugs around missing observations and starting to add smoother with missing observations 2008-11-25 17:31:37 +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 v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +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
kalman_transition_matrix.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +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 Speed up successive calls to lyapunov_symm by factorizing tests 2009-04-03 21:14:50 +00:00
make_ex_.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
make_y_.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +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 - Provisions for Octave; 2009-06-09 10:02:50 +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 Seeds are always initialized and stored for each chain independently 2009-05-15 16:33:20 +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 Do not print the message "The most negative..." if the hessian of 2009-04-06 14:48:30 +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 4.1: model_diagnostics: added a test for singular Jacobian of the static model 2009-04-02 13:22:41 +00:00
model_info.m trunk: 2009-01-21 14:39:24 +00:00
mr_gstep.m Traps for bad x values in optimizer. 2009-04-20 12:09:44 +00:00
mr_hessian.m Traps for bad x values in optimizer. 2009-04-20 12:09:44 +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_ordeig.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
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 Patch allowing commands of the type delete('*.*') to be run successfully with Octave. 2009-06-09 07:23:38 +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 trunk: removed remnants of dr_algo option 2008-09-26 16:49:51 +00:00
osr1.m update OSR 2008-11-25 17:34:21 +00:00
osr_obj.m v4 matlab: 2008-08-01 18:53:30 +00:00
plot_icforecast.m v4 matlab: 2008-08-01 18:53:30 +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 Added Posterior distribution of the conditional variance 2009-06-03 14:50:02 +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 trunk: removed remnants of dr_algo option 2008-09-26 16:49:51 +00:00
prior_analysis.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
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 Bug fix. 2009-04-07 11:13:43 +00:00
prior_posterior_statistics.m Bug fix. To be merged with branches/4.0. 2009-06-02 14:36:42 +00:00
prior_sampler.m Bug fix (problem related to prior draw files indexing). 2009-06-10 14:29:24 +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 Provisions for OCTAVE. 2009-06-09 10:00:43 +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 trunk read_variables.m: fixed Octave compatibility problem 2009-04-29 13:22:06 +00:00
recursive_moments.m v4 matlab: 2008-08-01 18:53:30 +00:00
resid.m trunk: fixed bug with USE_DLL (stoch_simul was calling stoch_simul_sparse, because of wrong handling of options_.model_mode) 2009-04-09 10:02:45 +00:00
resol.m * Added info=19 in resol.m (problem in the steady state file). 2009-04-07 22:08: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. Call to compute_prior_mode was buggy for gamma and beta 2009-06-04 13:15:11 +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 v4 matlab: 2008-08-01 18:53:30 +00:00
shock_decomposition.m trunk: fixed copyright headers in new files 2009-03-27 14:39:26 +00:00
sim1.m trunk: removed useless global variable in sim1.m and simk.m (doesn't seem to affect performance) 2009-03-24 16:53:29 +00:00
simk.m trunk: removed useless global variable in sim1.m and simk.m (doesn't seem to affect performance) 2009-03-24 16:53:29 +00:00
simul.m trunk: 2008-12-05 15:34:26 +00:00
simult.m fixed bug when saving simulation with replic>1 2009-02-04 13:40:17 +00:00
simult_.m trunk: updated header of simult_.m 2008-12-19 16:49:52 +00:00
simultxdet.m v4.1 simultxdet.m: 2008-09-14 21:06:38 +00:00
size_of_the_reduced_form_model.m v4 matlab: 2008-08-01 18:53:30 +00:00
solve1.m v4 matlab: fixed some existing copyright headers (and some other minor header issues) 2008-08-01 12:40:33 +00:00
solve2.m trunk: added new solve_algo=4 in dynare_solve.m; this mode is the same than solve_algo=2, except that the solver behaves differently when the Jacobian is badly scaled or nearly singular (see header of solve2.m) 2008-09-22 12:52:17 +00:00
solve_one_boundary.m - Correction of several bugs 2009-06-05 14:45:23 +00:00
solve_two_boundaries.m - Correction of several bugs 2009-06-05 14:45:23 +00:00
steady.m undoing r2110 and r2111 changesets 2008-09-25 12:29:35 +00:00
steady_.m v4.1: Dynare displays the residuals of the static equations of the model when the values of the endogenous variables supplied by 2008-12-19 21:34:44 +00:00
stoch_simul.m trunk: renamed table.m to dyntable.m (name clash with Octave's table) 2009-04-24 15:15:18 +00:00
stoch_simul_sparse.m trunk: fix header of stoch_simul_sparse.m 2009-04-24 15:15:50 +00:00
struct2local.m trunk: fixed several copyright headers 2009-05-19 08:57:07 +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 v4.1:: Changes related to lyapunov_symm. 2009-02-12 14:16:10 +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 v4 matlab: fixed remaining copyright headers (those files which are in the CR+LF endline convention) 2008-08-01 13:08:13 +00:00
variance_decomposition_posterior_analysis.m v4 matlab: 2008-08-01 18:53:30 +00:00
varlist_indices.m trunk: fixed copyright headers in new files 2009-03-27 14:39:26 +00:00
vech.m Added vech and unvech operators. 2009-05-27 22:34:08 +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 v4 matlab: 2008-08-01 18:53:30 +00:00
writedata_text.m v4 matlab: 2008-08-01 18:53:30 +00:00