check_cdf_regions: Check that the given proportions of CDFs fall in the given...

Description Usage Arguments

Description

Check that the given proportions of CDFs fall in the given regions

Usage

1
check_cdf_regions(cdf_regions, au = 0.1, bl = 0.1, bw = 0.5)

Arguments

cdf_regions

A tibble. Output from check_cdf_counts()

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?


sctyner/dprocsim documentation built on June 30, 2019, 11:51 a.m.