plot_MCMC_diag: Function to make mcmc diag plots from a data.frame

Description Usage Value

View source: R/plot_MCMC_diag.R

Description

Function to make mcmc diag plots from a data.frame

Usage

1
2
3
4
plot_MCMC_diag(df_samples_parameters, suffix_files = NULL,
  SavePlots = TRUE, ShowPlots = TRUE, density = TRUE,
  autocorr = TRUE, trace_plot = TRUE, Rhat = TRUE,
  pair_plot = TRUE, geweke_plot = FALSE)

Value

a list of mcmc diagnostic plot


JBLecomte/JBUtilities documentation built on March 31, 2021, 7:25 p.m.