rhats: Sort rjags summary by Rhat.

Description Usage Arguments Value See Also Examples

View source: R/rhats.R

Description

Print sorted rhat for all parameters in an rjags object

Usage

1
rhats(x, asc = TRUE)

Arguments

x

The rjags or rjags.parallel object containing the results to be printed.

asc

Logical. If asc is TRUE, results will be sorted by rhat (ascending). If asc FALSE, results will be be returned in the order in which they are stored in the rjags object.

Value

A matrix with one row per parameter, containing parameters' Rhat values.

See Also

jagsresults

Examples

1
2

johnbaums/jagstools documentation built on May 19, 2019, 3:03 p.m.