Description Usage Arguments Value Methods (by class) See Also Examples
Gets coefficients for all the terms in an MCMC object.
1 2 |
object |
The MCMC object to get the coefficients for |
conf_level |
A number specifying the confidence level. By default 0.95. |
estimate |
The function to use to calculate the estimate. |
simplify |
A flag specifying whether to return just the estimate, lower, upper and svalue. |
... |
Unused. |
An data frame of the coefficients with the columns indicating the
term
, estimate
,
lower
and upper
credible intervals and svalue
mcmc
: Get coefficients for terms in mcmc object
stats::coef
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.