ecdf_estimator
Public Member Functions | List of all members
ecdf_estimator.objective_function.bootstrap Class Reference

Objective function assembled via bootstrapping. More...

Public Member Functions

def __init__ (self, dataset, bins, distance_fct, n_elements_a, n_elements_b, n_samples=1000)
 Construct objective function. More...
 

Detailed Description

Objective function assembled via bootstrapping.

Constructor & Destructor Documentation

◆ __init__()

def ecdf_estimator.objective_function.bootstrap.__init__ (   self,
  dataset,
  bins,
  distance_fct,
  n_elements_a,
  n_elements_b,
  n_samples = 1000 
)

Construct objective function.

Here is the call graph for this function:

The documentation for this class was generated from the following file: