ddply_jags_sample: ddply JAGS sample

Description Usage Arguments Value See Also

View source: R/ddply-jags-sample.R

Description

Combines JAGS samples in a jags_sample object by by using function fun

Usage

1
ddply_jags_sample(object, by, fun = sum)

Arguments

object

a jags_sample object.

by

the variables to combine by (using ddply).

fun

the function to using when combining samples (by default fun = sum).

Value

a jags_sample object

See Also

predict.jags_analysis


poissonconsulting/jaggernaut documentation built on Feb. 18, 2021, 11:10 p.m.