coverage | R Documentation |
coverage
computes the coverage on confidence intervals
coverage(goldStandard, lowerBounds, upperBounds)
goldStandard |
Numeric vector |
lowerBounds |
Numeric vector. Lower bound of the confidence intervals |
upperBounds |
Numeric vector. Upper bound of the confidence intervals |
The proportion of times goldStandard
falls between lowerBound
and upperBound
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.