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

Constant bandwidth multivariate KDE smoother with cross-validation. More...

#include "npstat/stat/GCVCopulaSmoother.hh"
#include "npstat/stat/KDEFilterND.hh"
#include "npstat/stat/AbsDistributionND.hh"
#include "npstat/nm/ConvolutionEngineND.hh"
#include "npstat/stat/KDEGroupedCopulaSmoother.icc"

Go to the source code of this file.

Classes

class  npstat::KDEGroupedCopulaSmoother< MaxKDEDeg >
 

Namespaces

 npstat
 

Detailed Description

Constant bandwidth multivariate KDE smoother with cross-validation.

The cross-validation is implemented in the base class, this class only needs to build the filters for different bandwidth values.

Author: I. Volobouev

June 2015