diff --git a/model/src/pyrenew/latent/infection_functions.py b/model/src/pyrenew/latent/infection_functions.py index 7ce8a931..19257791 100755 --- a/model/src/pyrenew/latent/infection_functions.py +++ b/model/src/pyrenew/latent/infection_functions.py @@ -65,7 +65,7 @@ def logistic_susceptibility_adjustment( i.e. the incidence given an infinite number of available susceptible individuals. frac_susceptible : float - fraction of remainin susceptible individuals + fraction of remaining susceptible individuals in the population n_population : float Total size of the population.