Produces a matrix showing the correlation between all parameters from posterior draws.

plot_cor_mat(x, show = NULL, phase = "sampling", param_names = NULL)

Arguments

x

an object of class drjacoby_output

show

Vector of parameter names to plot.

phase

which phase to plot. Must be either "burnin" or "sampling".

param_names

Optional vector of names to replace the default parameter names.