summary.bama | R Documentation |
summary.bama summarizes the 'beta.m' estimates from bama
and generates
an overall estimate, credible interval, and posterior inclusion probability.
## S3 method for class 'bama' summary(object, rank = F, ci = c(0.025, 0.975), ...)
object |
An object of class "bama". |
rank |
Whether or not to rank the output by posterior inclusion probability. Default is TRUE. |
ci |
The credible interval to calculate. |
... |
Additional optional arguments to |
A data.frame with 4 elements. The beta.m estimates, the estimates' credible interval (which by default is 95\ inclusion probability (pip) of each 'beta.m'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.