pehaz.object: Estimated Piecewise Exponential Hazard Rate Object

Description METHODS STRUCTURE See Also

Description

This class of objects is returned by pehaz, which estimates the hazard function from censored data.

METHODS

Objects of this class have methods for the functions summary, plot, and lines.

STRUCTURE

Common components of a pehaz object:

A list containing the following components:

call

the call to pehaz

Width

the width of the bins

Cuts

the cutpoints used for the bins

Hazard

the estimated hazard for each bin

Events

the number of events in each bin

At.Risk

the number at risk in each bin

F.U.Time

the followup time (for the bin?)

See Also

pehaz


muhaz documentation built on April 21, 2021, 5:06 p.m.

Related to pehaz.object in muhaz...