Check that the given proportions of CDFs fall in the given regions
1 | check_cdf_regions(cdf_regions, au = 0.1, bl = 0.1, bw = 0.5)
|
cdf_regions |
A tibble. Output from |
au |
Numeric. A number between 0-1. What proportion of simulated CDFs should lie above the upper bound? |
bl |
Numeric. A number between 0-1. What proportion of simulated CDFs should lie below the lower bound? |
bw |
Numeric. A number between 0-1. What proportion of simulated CDFs should between the upper and lower bounds? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.