dot-wecdf: Weighted empirical distribution function

.wecdfR Documentation

Weighted empirical distribution function

Description

Weighted empirical distribution function

Usage

.wecdf(x, w, type = c("dist", "surv"))

Arguments

x

vector of length n of values

w

vector of weights of length n

type

string, one of distribution function (dist) or survival function (surv)

Author(s)

Adapted from spatstat (c) Adrian Baddeley and Rolf Turner


longevity documentation built on June 8, 2025, 10:31 a.m.