Uses of Class
org.episteme.natural.medicine.epidemiology.SIRModel
Packages that use SIRModel
-
Uses of SIRModel in org.episteme.natural.medicine.epidemiology
Methods in org.episteme.natural.medicine.epidemiology that return SIRModelModifier and TypeMethodDescriptionstatic SIRModelSIRModel.covid19Like(int population, int initialCases) static SIRModelSIRModel.influenzaLike(int population, int initialCases) static SIRModelSIRModel.measlesLike(int population, int initialCases)