-
- Downloads
GetAllPosteriorDraws.m: make routine more efficient by enabling to output full...
GetAllPosteriorDraws.m: make routine more efficient by enabling to output full parameters matrix instead of column vectors Also factorizes loading of record file to obtain MCMC info by moving it into GetAllPosteriorDraws.m
parent
4e121fcc
No related branches found
No related tags found
Showing
- matlab/convergence_diagnostics/mcmc_diagnostics.m 2 additions, 5 deletionsmatlab/convergence_diagnostics/mcmc_diagnostics.m
- matlab/estimation/GetAllPosteriorDraws.m 64 additions, 27 deletionsmatlab/estimation/GetAllPosteriorDraws.m
- matlab/estimation/GetPosteriorParametersStatistics.m 5 additions, 28 deletionsmatlab/estimation/GetPosteriorParametersStatistics.m
- matlab/estimation/mh_autocorrelation_function.m 1 addition, 14 deletionsmatlab/estimation/mh_autocorrelation_function.m
- matlab/estimation/prior_posterior_statistics.m 5 additions, 13 deletionsmatlab/estimation/prior_posterior_statistics.m
- matlab/estimation/trace_plot.m 5 additions, 18 deletionsmatlab/estimation/trace_plot.m
Loading
Please register or sign in to comment