wquantile {cenROC} | R Documentation |
Weighted quartile estimation
Description
Weighted quartile estimation
Usage
wquantile(X, wt, p = 0.5)
Arguments
X |
The numeric data vector. |
wt |
The non-negative weight vector. |
p |
The percentile value. The defult is 0.5. |
[Package cenROC version 2.0.0 Index]