Subject: Re: [boost] [proposed][histogram]
From: Hans Dembinski (hans.dembinski_at_[hidden])
Date: 2017-04-12 16:34:21


Hi Oswin,

> On the other hand, if your data is multi-variate or your pdf multi-modal, you will have a hard time using quantiles, while you could still do for example outlier detection using histograms.

yeah, I think so, too.

The histogram library comes with extra bins along each dimension for outliers. Those can be turned off individually for each dimension, if needed.

Best regards,
Hans