wquantile: Weighted quartile estimation

View source: R/cenROC.R

wquantileR 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 default is 0.5.


Coxmos documentation built on April 4, 2025, 12:20 a.m.