You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a modified version of the SciPy implemtation of gaussian kernel density estimation, `scipy.stats.gaussian_kde' which adds convenience functions for conditional random sampling.
Note: This package is in active development!!!
The results are certainly not guaranteed to be correct.