Description Usage Arguments Value Examples
Calculate the empirical coverage probability of a matrix of confidence intervals.
1 | coverage_prob(conf_intervals, truth)
|
conf_intervals |
Matrix of confidence intervals in which each row is a CI, the first column is the lower confidence limit, and the second column is the upper confidence limit. |
truth |
True value of the parameter for which the CIs were constructed. |
Empirical coverage probability.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.