View source: R/statistic_functions.R
estimate_iq_ratio | R Documentation |
Interquantile ratio
estimate_iq_ratio(dep_var, weights, probs = c(0.1, 0.9))
dep_var |
numeric vector of outcome variable |
weights |
numeric vector of weights |
probs |
a vector with probabilities whose range defines the interquantile range |
a numeric value indicating the (weighted) interquantile ratio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.