ecdf: Compute empirical cdf Compute the empirical cdf for data in x...

View source: R/stats.R

ecdfR Documentation

Compute empirical cdf Compute the empirical cdf for data in x evaluated at val. That is, estimate P(X <= val)

Description

Compute empirical cdf Compute the empirical cdf for data in x evaluated at val. That is, estimate P(X <= val)

Usage

ecdf(x, val)

GRousselet/rogme documentation built on Nov. 12, 2022, 4:38 a.m.