wtd.quantile: Quick function to estimate weighted quantiles

View source: R/framework_direct.R

wtd.quantileR 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


povmap documentation built on May 29, 2024, 7:05 a.m.

Related to wtd.quantile in povmap...