statsmodels.nonparametric.kde.KDEUnivariate.cdf#

KDEUnivariate.cdf[source]#

Returns the cumulative distribution function evaluated at the support

Note: Will not work if fit has not been called.