plotKSPooled: Histogram of the KS values

View source: R/plotKSPooled.R

plotKSPooledR Documentation

Histogram of the KS values

Description

Plots the histogram of the KS values for the one-on-one comparison of runs. The MCMC must have at least 3 runs

Usage

plotKSPooled(x, precision = 0.01, filename = NULL, ...)

Arguments

x

A list of convenience.diag type

precision

The precision of the mean estimates. Default is 0.01

filename

The name of the file to save the plot

...

(various) Additional arguments passed to plot().

Value

Histogram


lfabreti/convenience documentation built on June 17, 2022, 8:12 a.m.