dot-wecdf: Weighted empirical distribution function

.wecdfR Documentation

Weighted empirical distribution function

Description

Compute an empirical distribution function with weights w at each of x

Usage

.wecdf(x, w)

Arguments

x

observations

w

weights

ord

logical indicating whether x values are already ordered. Default to FALSE

Value

a function of class ecdf


mev documentation built on April 20, 2023, 5:10 p.m.