static KDEUnivariate.entropy()

statsmodels.nonparametric.kde.KDEUnivariate.entropy

static KDEUnivariate.entropy() [source]

Returns the differential entropy evaluated at the support

Notes

Will not work if fit has not been called. 1e-12 is added to each probability to ensure that log(0) is not called.

doc_statsmodels
2017-01-18 16:17:46
Comments
Leave a Comment

Please login to continue.