Description Usage Arguments Value Examples
View source: R/internal_functions.r
Obtains inter quantile standard deviation for a defined 'x' vector and both lower and upper quantiles
1 | IQSD(x, lowQ = 0.1, upQ = 0.9)
|
x |
numeric vector to compute interquantile standard deviation |
lowQ |
lower quantile |
upQ |
upper quantile |
(numeric) the IQSD value
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.