scipy.stats
gaussian_kde.
integrate_kde
Computes the integral of the product of this kernel density estimate with another.
other : gaussian_kde instance
The other kde.
value : scalar
The result of the integral.
ValueError
If the KDEs have different dimensionality.
scipy.stats.gaussian_kde.integrate_box
scipy.stats.gaussian_kde.pdf