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 Feb. 13, 2026, 1:06 a.m.