june.infection.trajectory_maker.NormalCompletionTime

class june.infection.trajectory_maker.NormalCompletionTime(loc, scale)
__init__(loc, scale)

Initialize self. See help(type(self)) for accurate signature.

static class_for_type(type_string: str) → type

Get a CompletionTime class from a string in configuration

type_string

The type of CompletionTime e.g. constant/exponential/beta

The corresponding class

AssertionError

If the type string is not recognised

classmethod from_dict(variation_type_dict)
_abc_impl = <_abc_data object>
property distribution