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

Optimization of LOrPE bandwidth choice by cross-validation with a hybrid algorithm combining golden section search and a grid scan. More...

#include <cmath>
#include <cassert>
#include <climits>
#include <stdexcept>
#include <map>
#include "npstat/nm/goldenSectionSearch.hh"
#include "npstat/nm/MathUtils.hh"
#include "npstat/nm/ScanExtremum1D.hh"
#include "npstat/nm/EquidistantSequence.hh"
#include "npstat/nm/DualAxis.hh"
#include "npstat/nm/SimpleFunctors.hh"
#include "npstat/stat/LOrPE1DCVResult.hh"

Go to the source code of this file.

Classes

class  npstat::Private::LOrPE1DFixedDegreeCVPickerHelper< Lorpe >
 
class  npstat::LOrPE1DFixedDegreeCVPicker
 

Namespaces

 npstat
 

Detailed Description

Optimization of LOrPE bandwidth choice by cross-validation with a hybrid algorithm combining golden section search and a grid scan.

Author: I. Volobouev

August 2022