check_bounds_one_sided | R Documentation |
Given bounds for a one sided test, this checks that none of the bounds fall outside of [0, 1].
check_bounds_one_sided(upper_bounds)
upper_bounds |
Numeric vector where the ith component is the upper bound for the ith order statistic. |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.