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

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

#include "npstat/nm/ArrayND.hh"
#include "npstat/nm/KDTree.hh"
#include "npstat/stat/QuadraticOrthoPolyND.hh"
#include "npstat/stat/LocalLogisticRegression.icc"

Go to the source code of this file.

Classes

class  npstat::LogisticRegressionBase< Numeric >
 
class  npstat::LogisticRegressionOnKDTree< Point, Numeric, BooleanFunctor >
 
class  npstat::LogisticRegressionOnGrid< Numeric, StackLen, StackDim >
 

Namespaces

 npstat
 

Detailed Description

Facilities for performing local linear and quadratic logistic regression.

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

Author: I. Volobouev

March 2010