QuantTree

QuantTree histograms

GeneralIntroduced 20003 papers

Description

Given a training set drawn from an unknown dd-variate probability distribution, QuantTree constructs a histogram by recursively splitting Rd\mathbb{R}^d. The splits are defined by a stochastic process so that each bin contains a certain proportion of the training set. These histograms can be used to define test statistics (e.g., the Pearson statistic) to tell whether a batch of data is drawn from ϕ0\phi_0 or not. The most crucial property of QuantTree is that the distribution of any statistic based on QuantTree histograms is independent of ϕ0\phi_0, thus enabling nonparametric statistical testing.

Papers Using This Method