runjagsResultsToTibble: A utility function to convert a 'runjags' or 'runjags.list'...

Description Usage Arguments Value

View source: R/utils.R

Description

A utility function to convert a runjags or runjags.list object to a tibble

Usage

1
runjagsResultsToTibble(obj, paramPrefix, ...)

Arguments

obj

the object to be converted

paramPrefix

the name of any indexed model parameters, including the opening square bracket. eg 'prob['

...

arbitrary arguments that were passed to runjags when obj was created

Value

the corresponding tibble


PuzzledFace/qtlr documentation built on March 19, 2020, 1:17 a.m.