W3cubDocs

/Statsmodels

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.
  • the estimated quantile. (Returns) –

© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.duration.survfunc.SurvfuncRight.quantile.html