Description Usage Arguments Value See Also
Merges JAGS samples in multiple jags_sample objects by by using function fun
1 | merge_jags_samples(object, by = NULL, fun = sum)
|
object |
a list of jags_sample objects. |
by |
the variables to combine by (using merge). |
fun |
the function to using when combining samples (by default fun = sum). |
a jags_sample object
predict.jags_analysis
and
ddply_jags_sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.