utl_jags_set: Produce a table of jags model settings from a jags object

Description Usage Arguments Examples

Description

Produce a table of jags model settings from a jags object

Usage

1
utl_jags_set(x, waic = NA, ...)

Arguments

x

An object of class rjags (from R2jags) or jagsUI

...

Another object or value to add to the table

Examples

1
jags_result %>% utl_jags_set(., waic_value)

foresthayes/jagsutl documentation built on May 30, 2019, 2:11 p.m.