ecdf_estimator
|
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... | |
Objective function assembled via bootstrapping.
def ecdf_estimator.objective_function.bootstrap.__init__ | ( | self, | |
dataset, | |||
bins, | |||
distance_fct, | |||
n_elements_a, | |||
n_elements_b, | |||
n_samples = 1000 |
|||
) |
Construct objective function.