Generate all convergence and performance diagnostic plots (HMC/NUTS)
Source:R/plots.R
generate_all_convergence_and_metric_plots.RdGenerate all convergence and performance diagnostic plots (HMC/NUTS)
Usage
generate_all_convergence_and_metric_plots(
res,
out_dir,
top_k_target = 40,
top_k_family = 20,
verbose = TRUE
)