Learn R Programming

MonotoneHazardRatio (version 0.1.1)

NA.est: A function used to construct the Nelson-Aalen estimator.

Description

A function used to construct the Nelson-Aalen estimator.

Usage

NA.est(surv.data)

Value

est The Nelson-Aalen object.

Arguments

surv.data

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