Learn R Programming

SurvRegCensCov (version 1.1)

CDF: 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.