Miscellaneous types#

class fwdpy11.RecordNothing#
__init__ = <instancemethod __init__>#
class fwdpy11.NewMutationData(*, effect_size, dominance, esizes=None, heffects=None, label=0)#

Data object for fwdpy11.DiploidPopulation.add_mutation()

New in version 0.16.0.

This class has the following attributes, whose names are also kwargs for intitialization. The attribute names also determine the order of positional arguments:

Parameters: