mdecdf: Finds the empirical distribution function

View source: R/RcppExports.R

mdecdfR Documentation

Finds the empirical distribution function

Description

Finds the empirical distribution function

Usage

mdecdf(dta, pts)

Arguments

dta

a matrix of data points

pts

a matrix of evaluation points

Value

a numeric vector


MDgof documentation built on Sept. 23, 2026, 5:08 p.m.