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

Optimization of LOrPE bandwidth choice by cross-validation using the golden section search. More...

#include <cmath>
#include <cassert>
#include <vector>
#include <stdexcept>
#include "npstat/nm/isMonotonous.hh"
#include "npstat/nm/ScanExtremum1D.hh"
#include "npstat/stat/LOrPE1DCVResult.hh"

Go to the source code of this file.

Classes

class  npstat::LOrPE1DFixedDegreeCVScanner
 

Namespaces

 npstat
 

Detailed Description

Optimization of LOrPE bandwidth choice by cross-validation using the golden section search.

Optimization of LOrPE bandwidth choice by cross-validation by simply scanning a predefined set of bandwidth values.

Author: I. Volobouev

August 2022