weighted.quantile {MultBiplotR} | R Documentation |
Weighted quantiles
Description
Weighted quantiles
Usage
weighted.quantile(x, w, q = 0.5)
Arguments
x |
The numerical variable. |
w |
Weights |
q |
Quantile |
Value
The quantile
Author(s)
Jose Luis Vicente Villardon
Examples
##---- Should be DIRECTLY executable !! ----
[Package MultBiplotR version 23.11.0 Index]