getRhat: a function to retrieve the Rhat values from the model object

Description Usage Arguments Value Examples

View source: R/getRhat.R

Description

a function to retrieve the Rhat values from the model object

Usage

1
getRhat(runObject)

Arguments

runObject

an object returned by runJAGSmodel.

Value

the Rhat values for the model parameters.

Examples

1
rr <- getRhat(runObject)

MartinLiermann/coastalCohoSS documentation built on April 12, 2021, 2:11 a.m.