.wecdf {mev}R 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

Value

a function of class ecdf


[Package mev version 1.16 Index]