coverage | R Documentation |
calculate percentage of time the 95 percent CI actually covers the true treatment effect estimate
coverage(beta, se, te, cf = NULL, use_cf = FALSE)
beta |
vector of coefficients |
se |
vector of standard errors for coefficients provided in beta |
te |
true treatment effect |
cf |
correction factor (single constant) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.