quant_groups_svy {dvmisc} | R Documentation |
Complex survey version of quant_groups
. Speeds up process of
creating quantile groups based on survey weighted percentiles.
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.