dynare/matlab
Stéphane Adjemian (Charybdis) e0018f8bca Added overload subsasgn method in dynSeries class.
Following syntax:

ts{'GDP_US'} = ts.{'GDP_US'}.log

applies the log function to the variable GDP_US in the dynSeries object ts. Note that this works on an arbitrary number of variables and that regular expressions can be used (see previous commits).
2012-12-12 16:16:11 +01:00
..
@dynDate Append 'Y' to yearly dates. 2012-12-07 16:43:06 +01:00
@dynDates Fixed function name, header and error message. 2012-11-14 12:32:03 +01:00
@dynSeries Added overload subsasgn method in dynSeries class. 2012-12-12 16:16:11 +01:00
@dynTime Updated copyright. 2012-11-14 12:32:01 +01:00
AIM Update copyright notices 2012-06-08 18:22:34 +02:00
distributions
ep Compute tensorial grid (based on a univariate gauss hermite quadrature) for future shocks by default. 2012-11-29 12:56:01 +01:00
gensylv Update copyright notices 2012-06-08 18:22:34 +02:00
gsa Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
kalman bug fix. the diffuse filter should simply penalize the likelihood with the NaN without breaking the estimation (this is in line with missing_observations_kalman_filter_d.m). 2012-09-14 17:05:35 +02:00
kronecker Fix copyright notices 2012-10-31 17:03:49 +01:00
missing issquare exists under Octave and returns the matrix dim if it is square 2012-08-06 18:26:16 +02:00
ms-sbvar ms-sbvar: made option final_year optional is using the entire sample 2012-10-24 14:05:54 +02:00
parallel Need to pass the entire global workspace, if subroutines called by the _core loops need them. Updated parallel test. 2012-09-11 15:45:08 +02:00
partial_information Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
particle Use economy-size decomposition option of qr2 routine. 2012-11-20 14:39:45 +01:00
qz
utilities Moved isweekly, ismonthly, isquaterly and isyearly routines from matlab/@dynSeries/private to matlab/utilities/dates. Adapted dynare_config conformably to these changes. 2012-12-03 16:15:36 +01:00
AHessian.m 1) Extended optimizer = 5 for analytic derivatives; 2012-06-08 14:23:18 +02:00
AIM_first_order_solver.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
CheckPath.m Removed annoying warning messages. 2012-09-06 12:22:32 +02:00
CutSample.m changed warnings into errors when load_mh_file or recovery is used and 2012-10-08 11:50:48 +02:00
DsgeSmoother.m Update copyright notices 2012-06-08 18:22:34 +02:00
DsgeVarLikelihood.m fixed problem with penalty in estimation. Created a new global scalar: 2012-08-28 12:17:07 +02:00
GetAllPosteriorDraws.m Update copyright notices 2012-06-08 18:22:34 +02:00
GetOneDraw.m Update copyright notices 2012-06-08 18:22:34 +02:00
GetPosteriorMeanVariance.m Update copyright notices 2012-06-08 18:22:34 +02:00
GetPosteriorParametersStatistics.m Update copyright notices 2012-06-08 18:22:34 +02:00
MakeAllFigures.m
McMCDiagnostics.m Update copyright notices 2012-06-08 18:22:34 +02:00
McMCDiagnostics_core.m
PlotPosteriorDistributions.m Update copyright notices 2012-06-08 18:22:34 +02:00
PosteriorFilterSmootherAndForecast.m Update copyright notices 2012-06-08 18:22:34 +02:00
PosteriorIRF.m - Added trap to avoid infinite loops when type is not 'prior'; 2012-07-02 10:55:02 +02:00
PosteriorIRF_core1.m - Added trap to avoid infinite loops when type is not 'prior'; 2012-07-02 10:55:02 +02:00
PosteriorIRF_core2.m bug fix: lots of new empty figures were generated 2012-06-14 18:55:06 +02:00
ReshapeMatFiles.m Update copyright notices 2012-06-08 18:22:34 +02:00
Tracing.m
UnivariateSpectralDensity.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
adaptive_metropolis_hastings.m
add_auxiliary_variables_to_steadystate.m
autoregressive_process_specification.m
bfgsi1.m Rename bfgsi.m to bfgsi1.m to avoid clash with the one provided by Tao Zha 2012-04-20 17:25:08 +02:00
bicgstab_.m
bksup0.m
bksup1.m
bksupk.m
block_bytecode_mfs_steadystate.m Remove duplicate information in M_.blocksMFS 2012-11-16 17:39:03 +01:00
block_mfs_steadystate.m Remove duplicate information in M_.blocksMFS 2012-11-16 17:39:03 +01:00
bseastr.m
bvar_density.m
bvar_forecast.m Update copyright notices 2012-06-08 18:22:34 +02:00
bvar_irf.m Update copyright notices 2012-06-08 18:22:34 +02:00
bvar_toolbox.m Remove useless calls to set_default_option 2012-04-20 17:08:11 +02:00
bytecode_steadystate.m Update copyright notices 2012-06-08 18:22:34 +02:00
cartesian_product_of_sets.m Fix copyright notices 2012-10-31 17:03:49 +01:00
check.m Fix wrong count of forward looking vars in check with block option 2012-12-11 18:10:01 +01:00
check_file_extension.m Moved check_file_extension routine from matlab/@dynSeries/private to matlab. 2012-12-03 16:15:36 +01:00
check_list_of_variables.m Update copyright notices 2012-06-08 18:22:34 +02:00
check_model.m Removed global from check_model routine. 2012-07-03 11:29:18 +02:00
check_name.m
check_posterior_analysis_data.m
check_prior_analysis_data.m Update copyright notices 2012-06-08 18:22:34 +02:00
cmaes.m adding set_dynare_random_generator_state() and 2012-08-29 17:58:54 +02:00
compute_mh_covariance_matrix.m Update copyright notices 2012-06-08 18:22:34 +02:00
compute_model_moments.m
compute_moments_varendo.m
conditional_variance_decomposition.m Update copyright notices 2012-06-08 18:22:34 +02:00
conditional_variance_decomposition_mc_analysis.m
convertAimCodeToInfo.m Update copyright notices 2012-06-08 18:22:34 +02:00
correlation_mc_analysis.m
cosn.m Fixed bug reported by Rob Luginbuhl in dynare forum 2012-06-29 00:50:54 +02:00
covariance_mc_analysis.m
csminit1.m
csminwel1.m Initialize returned variables. 2012-09-24 12:59:04 +02:00
csolve.m
cubature_with_gaussian_weight.m Cosmetic change. Redifinition of the nodes (removed the division by the square root of two) so that the routine is specialized for the integration of functions with gaussian weights. 2012-11-29 12:56:01 +01:00
cycle_reduction.m first order and cycle reduction: fixing bugs in previous commits 2012-07-22 19:54:12 +02:00
datatomfile.m
dcompare.m
discretionary_policy.m
discretionary_policy_1.m removed useless calls to set_default_options (already set in global_initialization.m) 2012-12-06 15:42:18 +01:00
discretionary_policy_engine.m Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
disp_dr.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
disp_identification.m Increase accuracy in printing cosn for collinearity patterns 2012-09-18 10:42:01 +02:00
disp_model_summary.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
disp_moments.m Remove useless calls to set_default_option 2012-04-20 17:08:11 +02:00
disp_steady_state.m
disp_th_moments.m
display_conditional_variance_decomposition.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
dr_block.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
draw_prior_density.m
dsample.m
dsge_likelihood.m making sure that dsge_likelihood.m always returns a value in fval 2012-10-24 10:02:17 +02:00
dsge_simulated_theoretical_conditional_variance_decomposition.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
dsge_simulated_theoretical_correlation.m Update copyright notices 2012-06-08 18:22:34 +02:00
dsge_simulated_theoretical_covariance.m Update copyright notices 2012-06-08 18:22:34 +02:00
dsge_simulated_theoretical_variance_decomposition.m fixing bug in writing variance decomposition files 2012-10-21 10:14:38 +02:00
dsgevar_posterior_density.m Update copyright notices 2012-06-08 18:22:34 +02:00
dy_date.m
dyn2vec.m
dyn_diag_vech.m
dyn_figure.m
dyn_first_order_solver.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
dyn_forecast.m Update copyright notices 2012-06-08 18:22:34 +02:00
dyn_ramsey_static.m Update copyright notices 2012-06-08 18:22:34 +02:00
dyn_risky_steadystate_solver.m added code for computing risky steady state in regular models (not 2012-09-19 22:51:44 +02:00
dyn_saveas.m bug fix: none instead of pdf to graph_format 2012-10-31 16:16:45 +01:00
dyn_second_order_solver.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
dyn_unvech.m
dyn_vech.m
dyn_waitbar.m
dyn_waitbar_close.m
dynare.m Require Octave 3.6, since we use parfor 2012-11-29 14:52:33 +01:00
dynare_config.m Moved isweekly, ismonthly, isquaterly and isyearly routines from matlab/@dynSeries/private to matlab/utilities/dates. Adapted dynare_config conformably to these changes. 2012-12-03 16:15:36 +01:00
dynare_estimation.m Added the possibility, for each given size of the sample, to restart an arbitrary number of times the estimation when estimating a model with a recursive approach. 2012-09-06 14:13:29 +02:00
dynare_estimation_1.m Support nograph option for posterior distribution plots 2012-11-29 14:52:33 +01:00
dynare_estimation_init.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
dynare_gradient.m Update copyright notices 2012-06-08 18:22:34 +02:00
dynare_graph.m
dynare_graph_close.m
dynare_graph_init.m
dynare_identification.m Bug fix: graphic options are not passed to global options_ (for the next release try to skip the use of the global here). 2012-10-02 08:59:49 +02:00
dynare_resolve.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
dynare_sensitivity.m Pass new options nodisplay and graph_format to options_ 2012-10-01 08:49:58 +02:00
dynare_solve.m corrected bug introduced in recent commit 48e00c5789 2012-11-01 09:26:05 +01:00
dynare_solve_block_or_bytecode.m Remove duplicate information in M_.blocksMFS 2012-11-16 17:39:03 +01:00
dynare_squeeze.m
dynare_version.m.in
dynasave.m
dynatype.m
dynsec2hms.m
dyntable.m dynatable: fixed bug when table contains Inf or NaN 2012-07-25 17:52:00 +02:00
ep_residuals.m
erase_compiled_function.m
evaluate_likelihood.m Update copyright notices 2012-06-08 18:22:34 +02:00
evaluate_planner_objective.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
evaluate_posterior_kernel.m
evaluate_prior.m Update copyright notices 2012-06-08 18:22:34 +02:00
evaluate_smoother.m Bug fix. Call evaluate_steady_state_routine, otherwise evaluate_smoother crashes if the steady state of the model is specified using the steady state model block (or writing a steadystate2.m routine). 2012-08-24 12:51:44 +02:00
evaluate_static_model.m Remove duplicate information in M_.blocksMFS 2012-11-16 17:39:03 +01:00
evaluate_steady_state.m Update copyright notices 2012-06-08 18:22:34 +02:00
evaluate_steady_state_file.m Added missing semicolon. 2012-09-20 16:38:19 +02:00
f_var.m
fastgensylv.m Added a new routine to solve quadratic matrix equation (based on a Newton algorithm with line search). 2012-07-12 14:43:21 +02:00
ff1_.m
ffill.m
fjaco.m
forcst.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
forcst2.m
forcst2a.m
forcst_unc.m
forecast_graphs.m Update copyright notices 2012-06-08 18:22:34 +02:00
formdata.m
ftest.m
gauss_hermite_weights_and_nodes.m Fix copyright notices 2012-10-31 17:03:49 +01:00
gauss_legendre_weights_and_nodes.m Added routine for computing weights and nodes of the Gauss Legendre quadrature. 2012-01-20 16:40:17 +01:00
gcompare.m
gensylv_fp.m Update copyright notices 2012-06-08 18:22:34 +02:00
getH.m Fix to compute derivatives with Kronecker products (just for testing). 2012-09-18 10:41:16 +02:00
getIrfShocksIndx.m
getJJ.m -) fixed bugs when there is only one parameter estimated or when simulated moments uncertainty provides zero diagonal terms in the covariance matrix of model matrices; 2012-12-05 09:46:12 +01:00
getPowerDeriv.m Update copyright notices 2012-06-08 18:22:34 +02:00
get_Hessian.m
get_cells_id.m Moved get_cells_id routine from matlab/@dynSeries/private to matlab. 2012-12-03 16:15:36 +01:00
get_date_of_a_file.m
get_dynare_random_generator_state.m adding set_dynare_random_generator_state() and 2012-08-29 17:58:54 +02:00
get_existing_subsamples_indx.m estimation: change name handling for correlation statements 2012-03-30 15:37:14 +02:00
get_moments_size.m Update copyright notices 2012-06-08 18:22:34 +02:00
get_name_of_the_last_mh_file.m Update copyright notices 2012-06-08 18:22:34 +02:00
get_new_or_existing_ei_index.m estimation: change name handling for correlation statements 2012-03-30 15:37:14 +02:00
get_optimal_policy_discount_factor.m
get_param_by_name.m
get_posterior_parameters.m
get_prior_info.m Fixed bug in get_prior_info. Initialize objective_function_penalty_base. 2012-09-24 12:59:04 +02:00
get_subsamples_range_indx.m bug fix: wrong index used in test 2012-04-03 18:33:24 +02:00
get_the_name.m
get_variables_list.m Rename set_stationary_variables_list to get_variables_list 2012-06-06 12:27:46 +02:00
get_variance_of_endogenous_variables.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
global_initialization.m Cosmetic change. Changed the organization of options for (stochastic) extended path 2012-11-29 12:56:01 +01:00
gmhmaxlik.m Improved display of mode_compute=6 optimization algorithm. Fixed bugs. Changed the options. 2012-09-29 00:08:05 +02:00
graph_decomp.m Added the possibility to save the plots generated by the shock_decomposition command. 2012-08-24 15:03:35 +02:00
hess_element.m
hessian.m Update copyright notices 2012-06-08 18:22:34 +02:00
hessian_sparse.m Reduce memory requirements for analytic Hessian. 2012-08-21 16:00:55 +02:00
homotopic_steps.m
homotopy1.m Update copyright notices 2012-06-08 18:22:34 +02:00
homotopy2.m Update copyright notices 2012-06-08 18:22:34 +02:00
homotopy3.m Update copyright notices 2012-06-08 18:22:34 +02:00
ident_bruteforce.m Bug fix for when a parameter is orthogonal to any other one in the model. 2012-11-26 08:22:42 +01:00
identification_analysis.m -) fixed bugs when there is only one parameter estimated or when simulated moments uncertainty provides zero diagonal terms in the covariance matrix of model matrices; 2012-12-05 09:46:12 +01:00
identification_checks.m
imcforecast.m fixed bug in conditional forecasts whith constraints on only one period 2012-12-10 21:14:00 +01:00
independent_metropolis_hastings.m
independent_metropolis_hastings_core.m fixing bugs in previous commit 2012-08-30 12:44:46 +02:00
indnv.m
initial_estimation_checks.m Allow quicker evaluation of likelihood with analytic derivatives. 2012-08-21 15:46:35 +02:00
initialize_from_mode.m
initvalf.m Various fixes related to data-loading 2012-10-08 13:00:55 +02:00
internals.m
irf.m
isconst.m
isint.m
ispd.m
jacob_element.m
k_order_pert.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
k_order_perturbation.m adding doc *.m file for k_order_perturbation MEX 2012-08-02 11:25:52 +02:00
kalman_transition_matrix.m
kernel_density_estimate.m
list_of_parameters_calibrated_as_NaN.m
lnsrch1.m
lnsrch1_wrapper_one_boundary.m Update copyright notices 2012-06-08 18:22:34 +02:00
lnsrch1_wrapper_two_boundaries.m Update copyright notices 2012-06-08 18:22:34 +02:00
load_csv_file_data.m Fixed bug (removed first row of data). 2012-12-03 16:15:36 +01:00
load_m_file_data.m Fixed bug. Removed file extension. 2012-12-03 16:15:36 +01:00
load_mat_file_data.m Added new routines to load data from m, mat or csv files. Used by dynSeries class. 2012-11-29 12:56:00 +01:00
logarithmic_reduction.m Added logarithmic reduction algorithm to solve quadratic matrix equation. 2012-07-11 18:26:22 +02:00
long_run_variance.m
lpdfgam.m Update copyright notices 2012-06-08 18:22:34 +02:00
lpdfgbeta.m Update copyright notices 2012-06-08 18:22:34 +02:00
lpdfig1.m Update copyright notices 2012-06-08 18:22:34 +02:00
lpdfig2.m Update copyright notices 2012-06-08 18:22:34 +02:00
lpdfnorm.m Update copyright notices 2012-06-08 18:22:34 +02:00
lyapunov_symm.m Update copyright notices 2012-06-08 18:22:34 +02:00
make_ex_.m Update copyright notices 2012-06-08 18:22:34 +02:00
make_y_.m Update copyright notices 2012-06-08 18:22:34 +02:00
marginal_density.m
matlab_ver_less_than.m
maximize_prior_density.m Added check for BK and steady state in the optimization of the prior density. 2012-09-24 12:59:04 +02:00
mcforecast3.m
mcompare.m
metropolis_draw.m Update copyright notices 2012-06-08 18:22:34 +02:00
metropolis_hastings_initialization.m Fixed bug when comparing xparam1 with upper and lower bounds. 2012-11-16 12:18:54 +01:00
metropolis_run_analysis.m Update copyright notices 2012-06-08 18:22:34 +02:00
mexErrCheck.m
mh_autocorrelation_function.m Update copyright notices 2012-06-08 18:22:34 +02:00
mh_optimal_bandwidth.m
minus_logged_prior_density.m Added check for BK and steady state in the optimization of the prior density. 2012-09-24 12:59:04 +02:00
missing_DiffuseKalmanSmootherH1_Z.m
missing_DiffuseKalmanSmootherH3_Z.m
mode_check.m Update copyright notices 2012-06-08 18:22:34 +02:00
model_comparison.m
model_diagnostics.m Remove duplicate information in M_.blocksMFS 2012-11-16 17:39:03 +01:00
model_info.m Corrects a bug in model_info 2012-06-11 10:32:44 +02:00
moment_function.m Update copyright notices 2012-06-08 18:22:34 +02:00
moments.m
mr_gstep.m Merge remote-tracking branch 'ratto/master' 2012-06-08 18:24:18 +02:00
mr_hessian.m Trap the case when second output of objective function is empty. 2012-10-01 08:50:47 +02:00
mult_elimination.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
multivariate_sample_autocovariance.m
my_subplot.m
myboxplot.m
mydelete.m
name2index.m
newrat.m 1) Make the occurrence of sequences of univariate steps more likely; 2012-11-26 08:25:12 +01:00
non_linear_dsge_likelihood.m Removed useless instruction (default value of exit_flag is 1). 2012-11-21 10:11:30 +01:00
numgrad2.m Update copyright notices 2012-06-08 18:22:34 +02:00
numgrad2_.m Added new numgrad* routines (h specific to each direction). 2012-09-21 17:05:36 +02:00
numgrad3.m Update copyright notices 2012-06-08 18:22:34 +02:00
numgrad3_.m Added new numgrad* routines (h specific to each direction). 2012-09-21 17:05:36 +02:00
numgrad5.m Update copyright notices 2012-06-08 18:22:34 +02:00
numgrad5_.m Added new numgrad* routines (h specific to each direction). 2012-09-21 17:05:36 +02:00
octave_ver_less_than.m Update copyright notices 2012-06-08 18:22:34 +02:00
osr.m removed useless calls to set_default_options (already set in global_initialization.m) 2012-12-06 15:42:18 +01:00
osr1.m Removed global from set_state_space. 2012-07-03 11:29:18 +02:00
osr_obj.m Update copyright notices 2012-06-08 18:22:34 +02:00
perfect_foresight_simulation.m Update copyright notices 2012-06-08 18:22:34 +02:00
plot_icforecast.m Update copyright notices 2012-06-08 18:22:34 +02:00
plot_identification.m Further on nograph: moved printed output when advanced=1 from plot_identification to disp_identification. 2012-06-15 13:45:26 +02:00
plot_priors.m Update copyright notices 2012-06-08 18:22:34 +02:00
pltorg.m
pm3.m Update copyright notices 2012-06-08 18:22:34 +02:00
pm3_core.m Update copyright notices 2012-06-08 18:22:34 +02:00
posterior_analysis.m Update copyright notices 2012-06-08 18:22:34 +02:00
posterior_moments.m Update copyright notices 2012-06-08 18:22:34 +02:00
print_bytecode_dynamic_model.m
print_bytecode_static_model.m
print_info.m fix typo 2012-12-04 11:31:41 +01:00
prior_analysis.m Update copyright notices 2012-06-08 18:22:34 +02:00
prior_bounds.m Fixed bug in set_prior.m when correlations are estimated. Corrected description in header of prior_bounds.m 2012-09-14 18:00:12 +02:00
prior_draw.m
prior_posterior_statistics.m Update copyright notices 2012-06-08 18:22:34 +02:00
prior_posterior_statistics_core.m Update copyright notices 2012-06-08 18:22:34 +02:00
prior_sampler.m Fixed bug (wrong index). 2012-09-19 17:03:07 +02:00
priordens.m Update copyright notices 2012-06-08 18:22:34 +02:00
qmc_sequence.m Update copyright notices 2012-06-08 18:22:34 +02:00
qr2.m Allow economy-size decomposition with qr2 routine. 2012-11-19 17:43:59 +01:00
quadratic_matrix_equation_solver.m Added a new routine to solve quadratic matrix equation (based on a Newton algorithm with line search). 2012-07-12 14:43:21 +02:00
qzdiv.m
qzswitch.m
ramsey_policy.m fixed welfare evaluation for arbirtrary value of the state 2012-06-13 21:00:38 +02:00
random_walk_metropolis_hastings.m fixed problem with penalty in estimation. Created a new global scalar: 2012-08-28 12:17:07 +02:00
random_walk_metropolis_hastings_core.m fixed bug with options mode_compute=0,mode_file=.... 2012-10-06 16:51:42 +02:00
read_data_.m Update copyright notices 2012-06-08 18:22:34 +02:00
read_variables.m allow for missing column headings in XLS(X) data file. Such a column 2012-10-14 22:50:50 +02:00
recursive_moments.m
reduced_rank_cholesky.m Update copyright notices 2012-06-08 18:22:34 +02:00
resid.m Remove duplicate information in M_.blocksMFS 2012-11-16 17:39:03 +01:00
resol.m clean up resol 2012-12-06 14:58:58 +01:00
restricted_steadystate.m
reversed_extended_path.m Update copyright notices 2012-06-08 18:22:34 +02:00
rndprior.m
row_header_width.m
rplot.m
sample_autocovariance.m
sample_hp_filter.m
save_params_and_steady_state.m
save_results.m
schur_statespace_transformation.m
score.m Update copyright notices 2012-06-08 18:22:34 +02:00
selec_posterior_draws.m
select_from_table.m
selif.m
send_endogenous_variables_to_workspace.m
set_all_parameters.m Update copyright notices 2012-06-08 18:22:34 +02:00
set_default_option.m
set_dynare_random_generator_state.m Fix function header 2012-09-11 11:16:40 +02:00
set_dynare_seed.m RandStream: compatibility fix for MATLAB >= 7.12 2012-04-20 14:42:30 +02:00
set_dynare_threads.m Update copyright notices 2012-06-08 18:22:34 +02:00
set_param_value.m
set_parameters.m
set_prior.m Fixed bug in set_prior.m when correlations are estimated. Corrected description in header of prior_bounds.m 2012-09-14 18:00:12 +02:00
set_shocks.m
set_state_space.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
setup_stochastic_perfect_foresight_model_solver.m Do not build the tree for future shocks if options_.ep.stochastic.order = 0. 2012-11-29 12:56:01 +01:00
shock_decomposition.m Added the possibility to save the plots generated by the shock_decomposition command. 2012-08-24 15:03:35 +02:00
sim1.m add parens to function names 2012-06-08 16:16:13 +02:00
sim1_lbj.m Update copyright notices 2012-06-08 18:22:34 +02:00
sim1_purely_backward.m removed globals from solve1.m 2012-08-06 23:32:40 +02:00
sim1_purely_forward.m removed globals from solve1.m 2012-08-06 23:32:40 +02:00
simplex_optimization_routine.m Update copyright notices 2012-06-08 18:22:34 +02:00
simul.m ms-sbvar: remove unused field removal statements (and set options_.datafile='' in global_initialization) 2012-09-27 15:32:33 +02:00
simul_backward_nonlinear_model.m Fix copyright notices 2012-10-31 17:03:49 +01:00
simulated_moment_uncertainty.m Update copyright notices 2012-06-08 18:22:34 +02:00
simulated_moments_estimation.m RandStream: compatibility fix for MATLAB >= 7.12 2012-04-20 14:42:30 +02:00
simult.m simulations: draw random shocks so that, given a seed, the sequence is the same, independently of the number of periods 2012-07-25 15:00:57 +02:00
simult_.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
simultxdet.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
size_of_the_reduced_form_model.m
smm_objective.m RandStream: compatibility fix for MATLAB >= 7.12 2012-04-20 14:42:30 +02:00
solve1.m corrected and clarified error messages when steady state computation fails 2012-10-31 11:09:25 +01:00
solve_one_boundary.m
solve_perfect_foresight_model.m Added comments. 2012-11-07 10:13:11 +01:00
solve_stochastic_perfect_foresight_model.m fixed bug in stochastic extended path for orders > 1 2012-12-02 14:28:38 +01:00
solve_two_boundaries.m
steady.m fixing bug in error message for failed homotopy (steady) 2012-11-28 21:32:15 +01:00
steady_.m
step_length_correction.m Fixed bug. Added missing routine which set the step length when computing a numerical gradient. 2012-09-24 12:59:04 +02:00
stoch_simul.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
stochastic_solvers.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
subset.m
symmetric_matrix_index.m Updated copyright notices 2011-02-04 17:27:33 +01:00
test_for_deep_parameters_calibration.m
th_autocovariances.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
thet2tau.m Reduce memory requirements for analytic Hessian. 2012-08-21 16:00:55 +02:00
trace_plot.m Update copyright notices 2012-06-08 18:22:34 +02:00
transition_matrix.m Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd} 2012-11-16 20:05:13 +01:00
uniform_specification.m Update copyright notices 2012-06-08 18:22:34 +02:00
user_has_matlab_license.m
user_has_octave_forge_package.m New function for testing an Octave Forge package 2012-04-20 21:36:49 +02:00
var_sample_moments.m
variance_decomposition_mc_analysis.m
varlist_indices.m
vnorm.m Update copyright notices 2012-06-08 18:22:34 +02:00
warning_config.m Disable more warnings under Octave 2012-03-14 16:39:34 +01:00
writedata.m
writedata_text.m