Learn R Programming

NADA2 (version 2.0.1)

censtats: Summary Statistics for Censored Data using ROS, MLE, and K-M

Description

A convenience function that produces a comparative table of summary statistics obtained using the ros(), cenmle(), and cenfit() routines. These methods are Regression on Order Statistics (ROS), Maximum Likelihood Estimation (MLE), and Kaplan-Meier (K-M).

Usage

censtats(...)

Value

A data frame with the summary statistics.

Arguments

...

to pass argument

Details

If the data do not fulfill the criteria for the application of any method, no summary statistics will be produced.