organize: Organizes fitted model objects from JAGS and Stan

Description Usage Arguments Author(s) Examples

View source: R/organize.R

Description

Takes an fitted Bayesian model object from either JAGS or Stan and returns a dataframe.

Usage

1
organize(fit, par.name, mcmc.out = FALSE)

Arguments

fit

Model object from JAGS or Stan

par.name

Parameter of intrest to organize into a dataframe

mcmc.out

Logical, whether the full dataframe with all values should be returned. Defaults to FALSE.

Author(s)

Michael J. Dodrill, mdodrill@usgs.gov

Examples

1
Add these in...

mdodrill-usgs/fishR documentation built on Oct. 29, 2019, 8:48 p.m.