View source: R/error_measures.R
Returns an error measure function indicating whether a central interval covers the actual value. The interval is defined as the (alpha/2)-quantile to the (1 - alpha/2)-quantile, where alpha = 1 - coverage.
1 | interval_coverage(coverage)
|
coverage |
Nominal interval coverage (from 0 to 1). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.