Description Usage Arguments Value See Also
Calculates parameter estimates for a JAGS analysis
1 2 3 |
object |
a |
parm |
a character vector of the parameters to calculate the estimates |
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. |
latex |
A flag indicating whether to replace parameter names with latex math comments. |
... |
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
jags_analysis
, opts_jagr
and jaggernaut
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.