NA.est {MonotoneHazardRatio}R Documentation

A function used to construct the Nelson-Aalen estimator.

Description

A function used to construct the Nelson-Aalen estimator.

Usage

NA.est(surv.data)

Arguments

surv.data

A dataframe containing right-censored survival time and censor status.

Value

est The Nelson-Aalen object.


[Package MonotoneHazardRatio version 0.2.0 Index]