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

Local quantile regression with single predictor. More...

#include <vector>
#include <utility>
#include "npstat/interfaces/minuitLocalQuantileRegression1D.icc"

Go to the source code of this file.

Namespaces

 npsi
 

Functions

template<class Numeric1 , class Numeric2 >
void npsi::minuitLocalQuantileRegression1D (std::vector< std::pair< Numeric1, Numeric1 > > inputPoints, double symbetaPower, double bandwidthInCDFSpace, unsigned polyDegree, double cdfValue, double xmin, double xmax, Numeric2 *result, unsigned nResultPoints, bool verbose=false)
 

Detailed Description

Local quantile regression with single predictor.

Author: I. Volobouev

April 2011