Creates trace and density plots for multiple chains to assess convergence and mixing.
# S3 method for topolow_amcs_diagnostics
plot(
x,
output_dir,
output_file = "mc_diagnostics.png",
save_plot = FALSE,
width = 3000,
height = 3000,
res = 300,
...
)
A ggplot object of the combined plots.
A topolow_amcs_diagnostics object
Character. Directory for output files. Required if save_plot
is TRUE
.
Character path for saving plot
Logical. Whether to save the plot.
Plot dimensions and resolution
Additional arguments passed to plot functions