statsmodels.duration.survfunc.SurvfuncRight.summary#
- SurvfuncRight.summary()[source]#
Return a summary of the estimated survival function
The summary is a dataframe containing the unique event times, estimated survival function values, and related quantities.
- Returns:
DataFrameA dataframe containing the unique event times, estimated survival function values, and related quantities.