ade.population.ProbabilitySampler(object)
class documentation
Part of ade.population
(View In Hierarchy)
Call an instance of me with a sequence of indices, sorted in ascending order of the SSE of the individual they point to, and a float version of randomBase to get a best-biased index sample.
Method | __init__ | Undocumented |
Method | trapz | Returns a random variate from a half-trapezoid distribution with the start of the triangular portion rc specified between 0.0 and 1.0. |
Method | __call__ | Undocumented |