apply_tolerance | R Documentation |
This function is deprecated. Use bound_dist()
instead.
apply_tolerance(x, tolerance)
x |
A |
tolerance |
Numeric; the desired tolerance level. Any part of the cumulative distribution function beyond 1 minus this tolerance level is removed. |
A <dist_spec>
where probability masses below the threshold level
have been removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.