SciPy

scipy.stats.gaussian_kde.logpdf

gaussian_kde.logpdf(x)[source]

Evaluate the log of the estimated pdf on a provided set of points.

Previous topic

scipy.stats.gaussian_kde.pdf

Next topic

scipy.stats.gaussian_kde.resample