Description Usage Arguments Value See Also
View source: R/ddply-jags-sample.R
Combines JAGS samples in a jags_sample object by by using function fun
1 | ddply_jags_sample(object, by, fun = sum)
|
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). |
a jags_sample object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.