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