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

Univariate density estimation in the regression context. More...

#include "geners/CPP11_auto_ptr.hh"
#include "npstat/stat/InterpolatedDistro1DNP.hh"
#include "npstat/stat/AbsDistro1DBuilder.hh"
#include "npstat/stat/buildInterpolatedDistro1DNP.icc"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

template<class Point >
CPP11_auto_ptr< InterpolatedDistro1DNP > npstat::buildInterpolatedDistro1DNP (const std::vector< Point > &data, const unsigned *dimPredictors, unsigned nPredictors, const std::string *predictorNames, const unsigned *predictorNumBins, int predictorSymbetaPower, double effectiveEventsPerBin, bool stretchPredKernels, unsigned responseDimToUse, const AbsDistro1DBuilder< Point > &builder, bool interpolateVertically=false, unsigned reportFrequency=0)
 

Detailed Description

Univariate density estimation in the regression context.

Author: I. Volobouev

June 2015