statsmodels.nonparametric.kde.KDEUnivariate.evaluate
-
KDEUnivariate.evaluate(point)[source] -
Evaluate density at a single point.
Parameters: point : float
Point at which to evaluate the density.
KDEUnivariate.evaluate(point) [source]
Evaluate density at a single point.
| Parameters: |
point : float Point at which to evaluate the density. |
|---|
Please login to continue.