npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
LocalQuantileRegression.hh File Reference

Facilities for performing local linear and quadratic quantile regression. More...

#include "npstat/nm/KDTree.hh"
#include "npstat/stat/HistoND.hh"
#include "npstat/stat/QuadraticOrthoPolyND.hh"
#include "npstat/stat/WeightedSampleAccumulator.hh"
#include "npstat/nm/SimpleFunctors.hh"
#include "npstat/stat/LocalQuantileRegression.icc"

Go to the source code of this file.

Classes

class  npstat::QuantileRegressionBase< Numeric >
 
class  npstat::QuantileRegressionOnKDTree< Point, Numeric >
 
class  npstat::QuantileRegressionOnHisto< Numeric >
 

Namespaces

 npstat
 

Detailed Description

Facilities for performing local linear and quadratic quantile regression.

Gradient calculation is not supported.

Classes declared in this header can be used with the top-level driver functions minuitQuantileRegression and minuitQuantileRegressionIncrBW declared in the minuitQuantileRegression.hh header (interfaces section).

Author: I. Volobouev

October 2011