aspartik.b3.priors

class ConstantPopulation:

#

Constant population coalescent

tree

#

population_size

#

def probability(self, /)

#

The type of the None singleton.

def accept(self, /)

#

The type of the None singleton.

def reject(self, /)

#

The type of the None singleton.

class ExponentialGrowth:

#

tree

#

population_size

#

growth_rate

#

def probability(self, /)

#

The type of the None singleton.

def accept(self, /)

#

The type of the None singleton.

def reject(self, /)

#

The type of the None singleton.

class Monophyly:

#

Ensures that a group of leaves form a monophyly

Returns a static probability if the specified leaves are monophyletic or aborts the move otherwise.

tree

#

leaves

#

The leaves which must be monophyletic

def probability(self, /)

#

The type of the None singleton.

class SymmetricDirichlet:

#

vec

#

sum

#

def probability(self, /)

#

The type of the None singleton.

class Yule:

#

Uncalibrated Yule birth-rate model

tree

#

birth_rate

#

def probability(self, /)

#

The type of the None singleton.