weighted_quantile {FuzzyPovertyR} | R Documentation |
This function calculates a weighted quantile
weighted_quantile(x, w, p)
x |
a numeric vector representing a statistical variable |
w |
a numeric vector containing sampling weights |
p |
the order of quantile |
a weighted quantile