Description Usage Arguments Value Examples
Compute cutoff from a normal-distributed vector.
| 1 | CutoffCalling(d, scale = 1)
 | 
| d | A numeric vector. | 
| scale | Boolean or numeric, specifying how many standard deviation will be used as cutoff. | 
A numeric value.
| 1 | CutoffCalling(rnorm(10000))
 | 
[1] 1.026
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.