Description Usage Arguments Value See Also Examples
Calculates the interquartile range of a vector.
1 | shapeIQR(x, lower = 0.25, upper = 0.75)
|
x |
numeric Rle vector: Coverage series. |
lower |
numeric: Lower quartile. |
upper |
numeric: Upper quartile. |
Numeric
Other Shape functions:
calcShape()
,
shapeEntropy()
,
shapeMean()
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.