CDF {SurvRegCensCov}R 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


[Package SurvRegCensCov version 1.7 Index]