summary.horseshoe | R Documentation |
Function to obtain the estimated subgroup treatment effects from a horseshoe
model and a credible interval for them.
## S3 method for class 'horseshoe'
summary(object, conf = 0.95, gamma = 1, l = NULL, m = 50, ...)
object |
( |
conf |
( |
gamma |
( |
l |
( |
m |
( |
... |
Arguments of summary. |
Object of class summary.horseshoe
which is a list
with the
approximated posterior distribution of the treatment
effects, a data.frame
with the estimated subgroup treatment effect
(with the median) and the bounds of the credible intervals, the resptype
and the confidence level.
summary(horseshoe_fit_bin)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.