Produces a matrix showing the correlation between all parameters from posterior draws.
plot_cor_mat(x, show = NULL, phase = "sampling", param_names = NULL)
an object of class drjacoby_output
Vector of parameter names to plot.
which phase to plot. Must be either "burnin" or "sampling".
Optional vector of names to replace the default parameter names.