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).

censtats(...)

Arguments

...

to pass argument

Value

A data frame with the summary statistics.

Details

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