laser.measles.biweekly.components.process_infection_seeding
process_infection_seeding
InfectionSeedingParams
Bases: BaseInfectionSeedingParams
Parameters for infection seeding (inherits all fields from base).
Examples:
1 2 3 | |
InfectionSeedingProcess(model, params=None)
Bases: BaseInfectionSeedingProcess
Process infection seeding.
Examples:
1 2 3 4 5 6 7 8 9 | |