UPG.Diag.Binomial: MCMC Diagnostics for UPG.Binomial
objects
Description
UPG.Diag.Binomial
computes inefficiency factors, effective sample size and effective sampling rate based on the posterior distributions in a UPG.Binomial
object.
Usage
UPG.Diag.Binomial(object = NULL)
Value
Returns a list containing effective sample size, effective sampling rate and inefficiency factors for each coefficient.
Arguments
- object
an object of class UPG.Binomial
.