empCDF: Compute the discrete empirical cumulative distribution of a...

View source: R/numericFunctions.R

empCDFR Documentation

Compute the discrete empirical cumulative distribution of a real vector

Description

Compute the discrete empirical cumulative distribution of a real vector

Usage

empCDF(x, knots = 10)

Arguments

x

A numeric vector

knots

Number of breaks in the abscissa

Value

A numeric vector containing the discrete empirical CDF

Author(s)

Steve Gutreuter


sgutreuter/SGmisc documentation built on Aug. 25, 2024, 7:21 p.m.