Description Usage Arguments Value
truncate_prob
truncates a vector of observations in [0, 1] so that
each observation is in [tol, 1-tol].
1 | truncate_prob(x, tol = 0.05)
|
x |
a vector. |
tol |
scalar used to make each observation in x be in [tol, 1-tol]. |
a new vector of length(x) truncated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.