median_w | R Documentation |
median_w
computes the weighted population median.
median_w(x, w, na.rm = FALSE)
x |
|
w |
|
na.rm |
|
Weighted sample median; see quantile_w
for more
information.
Weighted estimate of the population median.
quantile_w
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.