CDF: Cumulative distribution function

View source: R/CDF.R

CDFR Documentation

Cumulative distribution function

Description

Evaluates the cumulative distribution function using the integral of its density function.

Usage

CDF(c, density)

Arguments

c

Value at which the CDF is to be evaluated.

density

Density function.

Note

Function not intended to be invoked by the user.

Author(s)

Stanislas Hubeaux, stan.hubeaux@bluewin.ch

Kaspar Rufibach, kaspar.rufibach@gmail.com
http://www.kasparrufibach.ch


SurvRegCensCov documentation built on Sept. 27, 2023, 5:09 p.m.