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

Objective function assembled in the stardard ecdf way. More...

Public Member Functions

def __init__ (self, dataset, bins, distance_fct, subset_sizes, compare_all=True)
 Construct objective function. More...
 

Detailed Description

Objective function assembled in the stardard ecdf way.

Constructor & Destructor Documentation

◆ __init__()

def ecdf_estimator.objective_function.standard.__init__ (   self,
  dataset,
  bins,
  distance_fct,
  subset_sizes,
  compare_all = True 
)

Construct objective function.

Here is the call graph for this function:

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