check_cdf_dist: Compute distance from given bounds

Description Usage Arguments

Description

Compute distance from given bounds

Usage

1
check_cdf_dist(cdf_regions, au, bl, bw)

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.