Logo

statsmodels.duration.survfunc.SurvfuncRight.quantile

SurvfuncRight.quantile(p)[source]

Estimated quantile of a survival distribution.

Parameters:

p : float

The probability point at which the quantile is determined.

Returns the estimated quantile. :

Previous topic

statsmodels.duration.survfunc.SurvfuncRight.plot

Next topic

statsmodels.duration.survfunc.SurvfuncRight.quantile_ci

This Page