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
I recommend Averaged Shifted Histograms because they're easy to implement, accurate, and very fast (only slightly slower than a histogram, unlikely most kernel estimators).
There's also a couple extensions that might be worth looking at, notably RASH and ASH with equal-area histograms.
The text was updated successfully, but these errors were encountered:
I recommend Averaged Shifted Histograms because they're easy to implement, accurate, and very fast (only slightly slower than a histogram, unlikely most kernel estimators).
There's also a couple extensions that might be worth looking at, notably RASH and ASH with equal-area histograms.
The text was updated successfully, but these errors were encountered: