Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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.

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


muhaz

Hazard Function Estimation in Survival Analysis

v1.2.6.4
GPL
Authors
S original by Kenneth Hess, R port by R. Gentleman
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.