This is documentation for an old release of SciPy (version 0.12.0). Read this page in the documentation of the latest stable release (version 1.15.1).
Multiply estimated density by a multivariate Gaussian and integrate over the whole space.
Parameters : | mean : aray_like
cov : array_like
|
---|---|
Returns : | result : scalar
|
Raises : | ValueError : :
|