glance.mcmc.list: Glance upon your mcmclist to get summary information

Description Usage Arguments Value Examples

View source: R/glance-mcmc-list.R

Description

This provides a one-row dataframe with information on number of chains, the number of variables, the number of iterations, and the lower and upper values for effective sample size (ess), and rhat.

Usage

1
2
## S3 method for class 'mcmc.list'
glance(x, ...)

Arguments

x

an mcmc.list object

...

(optional) additional arguments to pass

Value

a one-row dataframe of summary information of the mcmc model

Examples

1
2
3

njtierney/dsmcmc documentation built on Oct. 4, 2021, 10:17 p.m.