wtd.quantile {povmap}R Documentation

Quick function to estimate weighted quantiles

Description

Quick function to estimate weighted quantiles

Usage

wtd.quantile(x, weights = NULL, probs = NULL)

Arguments

x

a numeric vector

weights

a numeric vector for the weights

probs

probabilities

Value

weighted quantile


[Package povmap version 1.0.1 Index]