clip.at.fixed.value | R Documentation |
Signal clipping. Cut values in a distribution, above or below a threshold.
clip.at.fixed.value(x, high = TRUE, thr = 3)
x |
A vector of numeric values (distribution). |
high |
Clip above threshold? Default: TRUE |
thr |
threshold values, Default: 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.