muhaz (version 1.2.6.1)

pehaz.object: Estimated Piecewise Exponential Hazard Rate Object

Description

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

Arguments

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