plot_cor_mat: Plot posterior correlation matrix

View source: R/plot.R

plot_cor_matR Documentation

Plot posterior correlation matrix

Description

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

Usage

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.


mrc-ide/drjacoby documentation built on July 1, 2024, 11:50 a.m.