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


MD2sample documentation built on Aug. 8, 2025, 7:10 p.m.