Description Usage Arguments Value
View source: R/quant_groups_svy.R
Complex survey version of quant_groups
. Speeds up process of
creating quantile groups based on survey weighted percentiles.
1 | quant_groups_svy(x, by = NULL, groups = 4, probs = NULL, design)
|
x |
Formula, e.g. |
by |
Formula, e.g. |
groups |
Numeric value specifying number of quantile groups. |
probs |
Numeric vector. |
design |
A |
Factor variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.