pehaz {peppm}R Documentation

Hazard and cumulative hazard functions of the PE distribution

Description

Hazard and cumulative hazard functions of the PE distribution

Usage

hpexp(x, tgrid, rates)

Hpexp(x, tgrid, rates)

Arguments

x

vector of time points.

tgrid

vector of time grid knots.

rates

vector of failure rates.

Value

hpexp gives the hazard function and Hpexp gives the cumulative hazard function of the PE distribution.


[Package peppm version 0.0.1 Index]