dynare/matlab
sebastien bab7c9236b Added some missing copyright headers
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3044 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-10-14 10:04:06 +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 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
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
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
qz v4 matlab: 2008-09-02 15:18:05 +00:00
swz updating SWZ sbvar code 2009-08-30 19:24:34 +00:00
threads Changes related to the multithreaded mex files (part III') Oups. 2009-04-03 11:13:42 +00:00
CheckPath.m CheckPath.m: give more informative error message when trying to create a subdirectory, when a file with the same name already exists 2009-10-12 16:32:10 +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 * Cosmetic changes. 2009-09-24 12:48:28 +00:00
McMCDiagnostics_core.m Added some missing copyright headers 2009-10-14 10:04:06 +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 v4.1:: Changes related to lyapunov_symm. 2009-02-12 14:16:10 +00:00
add_auxiliary_variables_to_steadystate.m Added some missing copyright headers 2009-10-14 10:04:06 +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
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 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
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 + Various bug fixes related to prior sampling. 2009-06-15 14:36:30 +00:00
conditional_variance_decomposition.m + Bug fixes related to the computation of prior (and posterior) moments. 2009-06-26 10:21:30 +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 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_identification.m Display message when rank condition on J and H is always OK. 2009-10-09 08:19:19 +00:00
disp_moments.m * Fixed the dimension of oo_.mean (see the trac ticket #34). 2009-09-09 14:14:28 +00:00
disp_th_moments.m v4: correcting bug related to nonstationary variables 2009-07-21 11:52:35 +00:00
dr1.m v4.1: fixing bug in 2nd order approximation when there are no variable appearing in the model at some intermediary lead or lag 2009-09-24 20:06:28 +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 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 + Bug fixes related to the computation of prior (and posterior) moments. 2009-06-26 10:21:30 +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 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 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
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 added possibility to call user defined optimizing routine with mode_compute option 2009-10-06 14:40:49 +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_identification.m 1) save output plots; 2009-10-09 08:22:01 +00:00
dynare_resolve.m trunk: removed remnants of dr_algo option 2008-09-26 16:49:51 +00:00
dynare_sensitivity.m Fixed bugs with new morris options! 2009-09-29 16:40:46 +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 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 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
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
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 Cleanup "cutoff" and "mfs" options (the former is no longer in options_) 2009-09-03 10:10:06 +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 Improve treatment of error messages in homotopy 2009-09-03 16:22:50 +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 v4.1: added trends to imcforecast 2009-10-06 14:41:56 +00:00
independent_metropolis_hastings.m Parallelized version of independent MH. 2009-09-18 14:40:08 +00:00
independent_metropolis_hastings_core.m Parallelized version of independent MH. 2009-09-18 14:40:08 +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 v4.1: add provision for <modfile>_steady_state.m and auxiliary variables for leads on more than 1 period 2009-10-06 14:37:23 +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 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 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 * 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 v4.1: add provision for <modfile>_steady_state.m and auxiliary variables for leads on more than 1 period 2009-10-06 14:37:23 +00:00
model_info.m References to model_mod option are ruled out of M-files 2009-09-02 13:07:59 +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 trunk: removed remnants of dr_algo option 2008-09-26 16:49:51 +00:00
osr1.m v4.1: add provision for <modfile>_steady_state.m and auxiliary variables for leads on more than 1 period 2009-10-06 14:37:23 +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 + 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 * Added an exit condition in DsgeLikelihood when the jacobian of the 2009-09-03 11:39:06 +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 Bug fix. To be merged with branches/4.0. 2009-06-02 14:36:42 +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 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 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 * Allow the use of a *_steadystate.m file with options block and bytecode. 2009-09-25 16:20:19 +00:00
resol.m v4.1: add provision for <modfile>_steady_state.m and auxiliary variables for leads on more than 1 period 2009-10-06 14:37:23 +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 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 * Cosmetic change. Removed useless spaces in simul.m. 2009-09-24 12:48:19 +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 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 undoing r2110 and r2111 changesets 2008-09-25 12:29:35 +00:00
steady_.m v4.1: add provision for <modfile>_steady_state.m and auxiliary variables for leads on more than 1 period 2009-10-06 14:37:23 +00:00
stoch_simul.m + Added error messages related to the output of the steadystate file. 2009-06-25 08:30:27 +00:00
stoch_simul_sparse.m + Added error messages related to the output of the steadystate file. 2009-06-25 08:30:27 +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 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 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
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 v4 matlab: 2008-08-01 18:53:30 +00:00
writedata_text.m v4 matlab: 2008-08-01 18:53:30 +00:00