Useful for running different cases separately and combining them.
combine_MCMC_comparison_results(..., name = "MCMCresults")
objects returned by compareMCMCs
(default "MCMCresults") name to be given to the resulting set of comparisons. This will be used in the html generated by make_MCMC_comparison_pages
. It is simply a list name and thus can easily be modified later.
An object in the same format as returned by compareMCMCs
with summary
= TRUE.
compareMCMCs
, rename_MCMC_comparison_method
, make_MCMC_comparison_pages
, reshape_comparison_results
.