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

Nonparametric density estimation utilizing Johnson transformation. More...

#include "npstat/stat/LocalPolyFilter1D.hh"
#include "npstat/interfaces/fitCompositeJohnson.icc"

Go to the source code of this file.

Namespaces

 npsi
 

Functions

template<typename InputData , typename OutputData >
void npsi::fitCompositeJohnson (const InputData *input, unsigned long nInput, unsigned nBins, double xmin, double xmax, double qmin, double qmax, double minlog, const npstat::LocalPolyFilter1D *const *filters, unsigned nFilters, OutputData *smoothedCurve, unsigned lenCurve, bool *intitialFitConverged, unsigned *filterUsed)
 

Detailed Description

Nonparametric density estimation utilizing Johnson transformation.

Author: I. Volobouev

September 2010