Description Usage Arguments Value See Also
Calculates coefficients for a jags_sample object
1 2 3 |
object |
a jags_sample object from predict(...,level = "no") |
level |
a numeric scalar specifying the significance level or a character
scalar specifying which mode the level should be taken from. By default the
level is as currently specified by |
estimate |
a character scalar specifying whether the point estimate should
be the "mean" or the "median" or a character scalar which mode the level should be #' taken from. By default the
estimate is as currently specified by |
as_list |
a logical scalar indicating whether the coefs should be in the form of a list (as_list = TRUE) or the default (as_list = FALSE) a data.frame. |
... |
further arguments passed to or from other methods. |
a data.frame of the parameter estimates with the point estimate and lower and upper credible limits as well as the standard deviation, percent relative error and significance
opts_jagr
and jaggernaut
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.