june.infection.trajectory_maker.DistributionCompletionTime¶
-
class
june.infection.trajectory_maker.
DistributionCompletionTime
(distribution, *args, **kwargs) -
__init__
(distribution, *args, **kwargs) 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
-