bucky.model.vacc

Vaccine related functions

Module Contents

Classes

buckyVaccAlloc

Class managing all the vaccine rollout related estimates

class bucky.model.vacc.buckyVaccAlloc(g_data, first_date, end_t, consts, scen_params=None)[source]

Class managing all the vaccine rollout related estimates

S_eff(self, y, params, t)[source]

Fraction of the population that is susceptible after removing those with immunity

V_eff(self, y, params, t)[source]

Total number of people with immunity as a fraction of the pop

V_tot(self, params, t)[source]

Total number of effectively vaccinated people as a fraction of the pop

reroll_distribution(self, params)[source]

reroll the vaccine distributions to states after updating the params

reroll_doses(self, params)[source]

Reroll the number of vaccinated people with updated params (from the MC)