Computes the integral of a 1D pdf between two bounds.
low : scalar
lower bound of integration
high : scalar
upper bound of integration
value : scalar
the result of the integral
ValueError if the KDE is over more than one dimension. :
Enter search terms or a module, class or function name.