Description Usage Arguments Value See Also Examples
Returns input vector with tail values trimmed off of it. User can specify tail probability to trim or lower and upper cutpoints for values to retain.
1 2 |
x |
Numeric vector. |
p |
Numeric value giving tail probability to trim from |
tails |
Numeric value indicating which tail should be trimmed. Possible
values are |
cutpoints |
Numeric vector indicating what range of values should be
retained. For example, set to |
keep.edge |
Logical value indicating whether values in |
Numeric vector.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.