duration.survfunc.SurvfuncRight()
statsmodels.duration.survfunc.SurvfuncRight
-
class statsmodels.duration.survfunc.SurvfuncRight(time, status, entry=None, title=None, freq_weights=None)
[source] -
Estimation and inference for a survival function.
The survival function S(t) = P(T > t) is the probability that an event time T is greater than t.
This class currently only supports right censoring.
Parameters: time : array-