Description Usage Arguments Details Value Author(s) Examples
Calculates the Inter-quartile range (IQR) from a vector of observed values.
1 | iqr(o)
|
o |
A numeric vector. Observed values. |
The inter-quartile range (IQR) is the difference between the 75-percentile and the 25-percentile of the observed values.
Inter-quartile range (IQR).
Kristin Piikki, Johanna Wetterlind, Mats Soderstrom and Bo Stenberg, E-mail: kristin.piikki@slu.se
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.