BetaDist

class hail.stats.BetaDist(a, b)[source]

Represents a beta distribution with parameters a and b.

Methods

__init__ Initialize self.