
Converge_figs() pulls convergence figures for each parameter
Source:R/converge_figs.R
converge_figs.RdThe convergence summary plots generated by runjags::run.jags() for the defining
parameters of the selected distribution
Arguments
- distribution
One of
'Normal','Skewed','Lognormal','Gamma', or'Beta'.- jags_model_run
The output list returned from
run_likelihood(), which includes the jags modelrun_results, likelihood distribution type,data,xvals, andfuture_teststhat were used as inputs torun_likelihood()