Skip to main content
Biology logoLink to Biology
. 2022 Feb 22;11(3):345. doi: 10.3390/biology11030345

Modeling Vaccine Efficacy for COVID-19 Outbreak in New York City

Jacques Demongeot 1, Quentin Griette 2,3, Pierre Magal 2,3,*, Glenn Webb 4
Editors: Jukka Finne, Melvin Khee Shing Leow
PMCID: PMC8945193  PMID: 35336719

Abstract

Simple Summary

This article aims to study the COVID-19 data for New York City. We use both the daily number of second dose vaccination and the daily number of reported cases for New York City. This article provides a method to combine an epidemic model and such data. We explore the influence of vaccine efficacy on our results.

Abstract

In this article we study the efficacy of vaccination in epidemiological reconstructions of COVID-19 epidemics from reported cases data. Given an epidemiological model, we developed in previous studies a method that allowed the computation of an instantaneous transmission rate that produced an exact fit of reported cases data of the COVID-19 outbreak. In this article, we improve the method by incorporating vaccination data. More precisely, we develop a model in which vaccination is variable in its effectiveness. We develop a new technique to compute the transmission rate in this model, which produces an exact fit to reported cases data, while quantifying the efficacy of the vaccine and the daily number of vaccinated. We apply our method to the reported cases data and vaccination data of New York City.

Keywords: vaccine efficacy, coronavirus, reported and unreported cases, parameters identification, epidemic model

1. Introduction

Developing vaccines against an infectious agent often requires years of research and testing to ensure efficacy and safety. In contrast, in the case of COVID-19, the vaccines took less than a year to develop and deploy. This rapid development has left many open questions whose answers may affect the usefulness of the epidemiological models proposed for COVID-19 outbreak. In particular, vaccination efficacy rates are different for different populations in terms of the level and duration of vaccination immunization [1,2,3,4]. We will study vaccinated efficacy according to the epidemic state of vaccinated individuals: susceptible, infected, or having received vaccine doses.

Mathematical modeling has been used since the beginning of the COVID-19 pandemic to investigate the validity of parameters, to predict its development, and to compare different containment scenarios. In previous studies [5,6,7], we developed a new method to identify the transmission rate and the instantaneous reproduction number for various COVID-19 models, in order to match the observed cumulative number of reported cases as closely as possible. Due to the implementation of different vaccines against COVID- 19, which have varying efficacy against COVID-19 strains, it is important to incorporate vaccination implementation into COVID-19 mathematical models. Our goal in this paper is to develop a new vaccination model, which provides a method to allow the identification of transmission rate parameters.

In order to build a model that can be easily tractable, a few simplifying assumptions are in order. We will neglect both the duration of the immunization period (we will assume it is permanent) and the length of the acquisition phase of immunization after vaccine injection (we will assume it is identical for all vaccinated individuals). We will suppose the vaccination efficacy independent of age while noting that this hypothesis is very restrictive.

Despite these limitations, a first simplifying approach can lead to a model, making it possible to predict an effective vaccination coverage at the population level that will prevent the appearance of successive epidemic waves.

Daily vaccination data, even if they are global and unrefined (for example, by age group or social classification), make it possible to better understand the effect of vaccination policy and test the consequences of changes in this policy to improve effectiveness. We use an epidemic model to understand the complex interactions between the epidemic control and the epidemic data. Our model considers the changes in the public health policy, such as confinement, social distancing measures, etc., through the time-dependent transmission rate in the model. Data consists of the daily number of reported cases and the daily number of second doses of vaccine. We refer to [8,9,10,11,12,13,14,15,16] for more results on the subject.

In the study, we propose a new model for vaccination implementation. We can connect the model with vaccination to a model without vaccination. We will find a simple transformation for the epidemic data to combine the daily reported case data and the cumulative number of vaccinated individuals.

We can use the model to explore controlling the dynamics of virus propagation, for example, by rapidly slowing down an epidemic wave. In this new model, we will take explicitly into account the variable corresponding to the size of the vaccinated population, and we will simulate the increasing efficacy of several vaccination scenarios. Then, we will apply our model to the COVID-19 epidemic in New York City.

2. Materials and Methods

2.1. Data

The data are taken from the New York City Department of Health and Mental Hygiene [17]. The epidemic of SARS-CoV-2 started in NYC on 29 February 2020. The first complete vaccination (i.e., vaccination with two doses) started in NYC on 15 December 2020. In Figure 1a, the green dots correspond to the day-by-day constant values of the function CRData(t) that is used in the model. In Figure 1b, this green curve corresponds to the value function CRData(t)=t0tCRData(σ)dσ that is used in the model.

Figure 1.

Figure 1

In (a), we plot CRData(t) the daily number of reported cases of SARS-CoV-2 for New York City. In (b), we plot CRData(t) the cumulative number of reported cases of SARS-CoV-2 for New York City.

In Figure 2a, the green dots correspond to the day by day constant values of the function VData(t) that is used in the model. In Figure 2b, the red curve corresponds the function CVData(t)=t0tVData(σ)dσ that is used in the model.

Figure 2.

Figure 2

In (a), we plot VData(t) the daily number of second doses of vaccine for New York City. In (b), we plot CVData(t) the cumulative number of second vaccine doses for New York City (red curve), and NCVData(t) the number of unvaccinated individuals for New York City (blue curve). The two curves in (b) cross when the number of vaccinated people reaches 50%.

2.2. Epidemic Model

Many epidemiological models are based on SIR or SEIR models, which are classical in epidemic modeling. We refer to [18,19] for early articles devoted to such models and to [20,21,22,23,24,25,26,27,28] for later models. In this section, we compare the following SEIUR model to cumulative reported cases data

S(t)=τ(t)I(t)+κU(t)S(t)eVData(t)S(t)NUV(t),E(t)=τ(t)I(t)+κU(t)S(t)αE(t)eVData(t)E(t)NUV(t),I(t)=αE(t)νI(t)eVData(t)I(t)NUV(t),U(t)=ν(1f)I(t)ηU(t)eVData(t)U(t)NUV(t),R(t)=νfI(t)ηR(t), (1)

where at time t, S(t) is the number of susceptible uninfected individuals, E(t) is the number of exposed individuals (infected, but not yet capable of transmitting the infection), I(t) is the number of asymptomatic infectious individuals, R(t) is the number of reported symptomatic infectious individuals, and U(t) is the number of unreported symptomatic infectious individuals. NUV(t) is the number of unvaccinated individuals. In the model, S(t)/NUV(t) (respectively, E(t)/NUV(t), I(t)/NUV(t), and U(t)/NUV(t)) is the fraction of susceptible (respectively, infected, reported, and unreported) in the population of unvaccinated individuals.

The system (1) is supplemented by the initial data

S(t0)=S0,E(t0)=E0,I(t0)=I0,U(t0)=U0,andR(t0)=R0. (2)

The mathematical model corresponds to the flowchart in Figure 3.

Figure 3.

Figure 3

Flowchart for the model. The colored arrows at the bottom represent the vaccination.

In the model, τ(t) is the time-dependent rate of transmission, 1/α is the average duration of the exposed period, 1/ν is the average duration of the asymptomatic infectious period, and for simplicity, we subdivide the class of symptomatic infectious individuals into the fraction 0f1 showing severe symptoms, and the fraction 1f showing mild symptoms, assumed to be undetected. The quantity 1/η is the average duration of the symptomatic infectious period for both unreported and reported symptomatic individuals. Asymptomatic infectious and unreported symptomatic infectious individuals both contribute to the infection of susceptible individuals, with the parameter κ (≥1 or ≤1) corresponding to their relative contributions. It is assumed that reported symptomatic individuals do not contribute significantly to the transmission of the virus.

In the model, the parameter 0e1 is the vaccine efficacy. This means that when e=0 the vaccine is not effective at all, and if e=1 the vaccine is fully effective. The cumulative number of removed individuals tID(t), immunized (recovered or vaccinated), and/or dead, satisfies the equation

ID(t)=ηR(t)+U(t)+eVData(t)S(t)+E(t)+I(t)+U(t)NUV(t). (3)

In this model, VData(t) is the flux of new vaccinated individuals. This means that

t1t2VData(σ)dσ,

is the total number of vaccinated individuals between t1 and t2.

Since no individuals were vaccinated at the start of the epidemic (i.e., for t=t0), we can assume that the total number of individuals N in the population at time t0 is

N=S0+E0+I0+R0+U0.

The cumulative number of vaccinated individuals is given by

CVData(t)=VData(t),andCVData(t0)=0,

which is equivalent to

CVData(t)=t0tVDataσdσ.

The number of unvaccinated individuals is

NUV(t)=NCVData(t).

2.3. Equations of the SEIU Vaccination Model

Therefore the model (1) can be rewritten as follows

S(t)=τ(t)I(t)+κU(t)S(t)eCVData(t)NCVData(t)S(t),E(t)=τ(t)I(t)+κU(t)S(t)αE(t)eCVData(t)NCVData(t)E(t),I(t)=αE(t)νI(t)eCVData(t)NCVData(t)I(t),U(t)=ν(1f)I(t)ηU(t)eCVData(t)NCVData(t)U(t), (4)

Remark 1.

We did not include an R equation in (4), because the R compartment is decoupled from the rest of the system and we will not use it in the following.

At the end of the asymptomatic infectious period (corresponding to the I compartment), it is assumed that a fraction f(0,1] of infectious individuals is reported. Therefore, the cumulative number of reported cases CR(t) (Box 1) is connected to the epidemic model by the following relationship

CRData(t)=νfI(t),fortt0,andCRData(t0)=CR0. (5)

Box 1. Given and Estimated Parameters.

  • In the model, the data are represented by CRData(t), the daily number of reported cases, and VData(t), the daily number of vaccinations.

  • In order to compare the model and the data, it is assumed that the known parameters are
    S0,U0,κ,α,ν,f,η.
    The three remaining parameters are estimated from the above quantities:
    E0,I0,tτ(t).

2.4. Identification Problem

We define the fraction of not effectively vaccinated individuals at time t, starting from the time t0, by

W(t)=NCVData(t)NCVData(t0)e,

where CVData(t) is the cumulative number of second dose vaccinated. Then, W(0)=1, and tW(t) is a non-increasing function (Box 2). Define

CR^Data(t)=t0tCRData(σ)W(σ)dσ. (6)

Box 2. Computation of the rate of transmission.

  • The transmission rate is fully determined by the parameters κ,α,ν,η,f,S0,E0,I0,U0, and by using the five following equations for tt0
    τ(t)=τ^(t)W(t), (7)
    where for tt0,
    τ^(t)=1I^(t)+κU^(t)×CE^(t)+αCE^(t)E0+S0CE^(t)αCE^(t),
    where
    I^(t)=CR^Data(t)νf,
    CE^(t)=1ανfCR^Data(t)νfI0+νCR^Data(t),
    U^(t)=eη(tt0)U0+t0teη(ts)1ffCR^Data(s)ds.
  • The data that are represented by the functions tCRData(t) cumulative number of reported cases, and tVData(t) the cumulative number of second doses of vaccine are involved in the Formula (6) to define CR^Data(t).

The formula in Box 2 and Box 3 were obtained by applying the results in Griette, Demongeot and Magal [7] to the system (A2) in Appendix A, we obtain the following formula for the rate of transmission expressed in function of the cumulative number of reported cases tCRData(t), and the cumulative number of vaccinated individuals tCVData(t).

Box 3. Computation of some initial values from the data.

  • From (5) we obtain
    I0=CRData(t0)νf,
    and by using the I-equation of system (A2) and (A5), we obtain
    E0=1α1νfCRData(t0)W(t0)+CRData(t0)f.

2.5. Data Normalized by W(t)

In Figure 4a, we plot the daily number of reported cases normalized by W(t) (the fraction of not efficiently vaccinated individuals at time t)

CR^Data(t)=CRData(t)W(t)=CRData(t)NNCVData(t)e

for several values of e=0,0.25,0.5,0.75,1.

Figure 4.

Figure 4

We plot CR^Data(t) in (a), and we plot CR^Data(t) in (b) for New York City, and e=0,0.25,0.5,0.75,1. In (a), the green dots for e=0 corresponds to the original daily number of reported cases CRData(t). In (b), the green curve for e=0 also corresponds to the original cumulative number of reported cases CRData(t).

In Figure 4b, we plot the daily number of cases normalized by W(t), that is

CR^Data(t)=t0tCRData(σ)W(σ)dσ=t0tCRData(σ)NNCVData(σ)edσ

for several values of e=0,0.25,0.5,0.75,1.

2.6. Phenomenological Model

This section is devoted to the phenomenological model used to regularize the data. We refer to [6,7] for more information. The phenomenological model is fitted to the cumulative reported cases data during the epidemic periods and extended by a lines in between. We regularize the junction point between the period where the phenomenological model has changed. The regularization is obtained using a convolution with a Gaussian function having a standard deviation equal to 7 days (Figure 5).

Figure 5.

Figure 5

In (a), we plot the phenomenological model used to represent the daily number of reported cases normalized by the efficient vaccinations. In (b), we plot the phenomenological model used to represent the cumulative number of reported cases normalized by the effective vaccinations. The blue background color regions correspond to epidemic phases, and the yellow background color regions to endemic phases.

2.7. Instantaneous Reproduction Numbers

In order to compute the day by day transmission rate tτ(t), we use the Formula (7). Then by using the model (A2) we can consider the problem of the instantaneous reproduction numbers (see [7] for more information). To investigate the role of the vaccination for the COVID-19 data, we use our method to compute the transmission rate, and we consider the instantaneous reproduction number with vaccination

RV(t)=τ(t)S(t)ην×(η+κν(1f)), (8)

the quasi-instantaneous reproduction number with vaccination

RV0(t)=τ(t)W(t)S0ην×(η+κν(1f)), (9)

and the quasi-instantaneous reproduction number without vaccination

R0(t)=τ(t)S0ην×(η+κν(1f)). (10)

3. Results

The parameters used in the simulations are listed in Table A1 in Appendix B.

3.1. The Instantaneous Reproduction Number

In Figure 6, we observe almost no influence of the vaccine efficacy e on the basic reproduction number. This is due to some compensatory effects between τ(t) and S(t), because τ(t) and S(t) are evaluated to adjust the number of cumulative reported cases, which is fixed.

Figure 6.

Figure 6

In this figure we plot the instantaneous reproduction number with vaccination RV(t)=τ(t)S(t)ην×(η+κν(1f)). The blue background color regions correspond to epidemic phases, and the yellow background color regions to endemic phases.

3.2. The Quasi-Instantaneous Reproduction Number

In Figure 7, we see almost no difference with Figure 6. It means that the cumulative number of infected is so small compared to the total size of the population of New York City that the RV0(t) is almost unchanged compared to RV(t). This means that the cumulative number of infected is too small to have a significant impact to reduce the basic reproduction number. In other words, the changes in the number of susceptible are not significant enough to become observable in the instantaneous reproduction number. This result means that, if we relax the social distancing measures, the epidemic outbreaks will likely be as large as the most significant epidemic wave.

Figure 7.

Figure 7

In this figure we plot the quasi-instantaneous reproduction number with vaccination RV0(t)=τ(t)W(t)S0ην×(η+κν(1f)). The blue background color regions correspond to epidemic phases, and the yellow background color regions to endemic phases.

3.3. The Quasi-Instantaneous Reproduction Number without Vaccination

In Figure 8, the blue curve corresponds the R0(t). The instantaneous reproduction number should be interpreted as the instantaneous reproduction number in the absence of vaccination, conditionality to the fact that the vaccine is fully efficient. The same interpretation holds for e=0.75,0.5,0.25,0. This means that vaccination has a strong influence on the dynamic of the epidemic. This influence indeed strongly depends on the vaccine efficacy e. We can see that during the most recent epidemic wave, the situation in New York City would have been much worst in the absence of vaccination. We have, indeed, for e=0.75, the last peak of the red curve representing R0(t) around 4.5.

Figure 8.

Figure 8

In this figure we plot the quasi-instantaneous reproduction number without vaccination R0(t)=τ(t)S0ην×(η+κν(1f)). The blue background color regions correspond to epidemic phases, and the yellow background color regions to endemic phases. One may observe that R0(t) is a multiple of the time dependent transmission rate.

We cannot estimate the value of the vaccine efficacy, because for each value of e, we obtain a perfect match with the data (i.e., a perfect correspondence with the phenomenological model plotted in Figure 5b). However, conditionally to the value of e, we can draw some conclusions. If the vaccine efficacy is above 0.75, it means that, during the last epidemic wave, New York City escaped an epidemic wave as bad as (or worse than) the first one (this corresponds to the region between the blue curve and the red curve in Figure 8 in the last blue background color regions). If the vaccine efficacy is between 0.25 and 0.75, we can see a significant gain compared to the green curve (this corresponds to the region between the purple curve and red curve in Figure 8 in the last blue background color regions).

The above result means that a loss of vaccine efficacy increases the number of susceptible patients. So that with an equal number of daily reported cases, the reproduction number must decay. Conversely, if the vaccine efficacy increases, the reproduction number must increase.

4. Discussion

4.1. Inclusion of Vaccination Data in the Model

In this article, we developed a new method to model the COVID-19 epidemic by using the daily reported cases and vaccination data. We use phenomenological models to get an exploitable reconstruction of the history of the epidemic and develop a new method to identify the parameters of an epidemic model with vaccination that reproduces the exact behavior of the data.

Since the first efficient vaccines against SARS-CoV-2 appeared at the end of 2020, many countries have implemented vaccination policies to protect their population. As a result, a non-negligible fraction of the population has acquired at least a partial immunity against the disease. This means that the number of susceptible hosts has been significantly reduced. Several studies, including some of the authors’ works, developed methods to connect the data with epidemic models. In the presence of vaccination, these models may over-estimate the number of susceptible hosts, and their conclusions should therefore be taken with precaution. We correct this flaw by including vaccination data in our model in the present study. We construct, in particular, the transmission rate τ(t) and the instantaneous reproduction number RV(t) of the disease.

4.2. Instantaneous and Quasi-Instantaneous Reproduction Numbers in the Model

In Figure 6 and Figure 7, we present our computations concerning the instantaneous and quasi-instantaneous reproduction number RV(t) and RV0(t). The explicit formula developed in this paper allows us to investigate the role of the vaccine efficacy parameter e. Surprisingly, the instantaneous reproduction number reconstructed from the data does not depend very much on the vaccine’s efficacy. We observe that the five curves presented in Figure 6 are almost equal (the same can be said about the quasi-instantaneous reproduction number in Figure 7). We understand this phenomenon as a balance between the number of susceptible hosts S(t) and the transmission rate τ(t). This is because, since the data is unchanged, the increase in the efficacy of the vaccine reduces the number of available hosts, so the transmission rate must be increased to recover the data. In this process, the product τ(t)S(t) (and therefore RV(t) and RV0(t)) is almost unchanged.

4.3. Impact of Vaccination Policies in the Model

Immunization data can help to understand better the effectiveness of a city, a state, or a country’s immunization policy. Strictly speaking, this policy should be adapted to the populations at risk and, for example, be different according to the age groups and take into account the progressive degradation of the immunity conferred by the vaccines, due to the appearance of variants of the initial virus.The data used in this article do not consider any specificity of sub-populations for New York City. Therefore, the age groups were not considered, nor the extinction of immunity over time, which could be taken into account by considering an efficacy e dependent on the time and a flux of the vaccinated back into the susceptible compartment.

4.4. Extensions of the Model and Future Work

Despite these shortcomings, the model clearly shows the impact of the vaccine policy on the epidemic dynamics, thanks to the explicit formulas allowing the calculation of important parameters, such as the transmission rate. In addition, the model allows for the introduction of additional elements, when documented by observed data, such as age, loss of immunization, and cross-immunization. This last phenomenon causes weights on the vaccine policy’s effectiveness, which is interesting for further investigation.

Vaccination confers a new immunity, which is in addition to a possible pre-existing cross-immunity [29], and the vaccination policy could be adjusted in relation to the response via cross-immunity against epitopes common to numerous coronaviruses. For example, if the age classes are considered, young individuals are those whose cross-immunity is still active, causing a strong response to vaccination with possible systemic undesirable effects. Consequently, it would be interesting in the future to develop improvements of the model in order to refine the number of doses per target population at risk and thus ensure, for a smaller quantity of vaccinated, the same efficacy in the immunization of the general population.

Our model could be extended in several other directions. Here we did not distinguish between immunized, dead, and vaccinated individuals. These could be added to the model, and other phenomena could be included as well, like a different fading rate of immunity coming from the disease and the vaccine, provided the associated parameters (death rate, etc.) are known. By including age classes, we could also distinguish the strength of the immune response according to age and better measure the benefit–risk ratio of vaccination with respect to age. We could also implement a different rate of loss of immunity by age class.

More careful considerations encourage caution with regard to the above simplifications and could lead to further studies. For example, vaccination efficacy is dependent on the appearance of variants and the existence of cross-immunization:

  • (1)

    Inducing an antibody response may help select variants [30,31], a phenomenon very difficult to control because it is impossible to know what exact dose of antigenic Spike protein is released after each vaccination and what is its pharmacokinetics and its bio-distribution over time.

  • (2)

    In the development of mRNA vaccines, cross-immunity was overlooked entirely [29]. There are anti-coronavirus antibodies and many epitopes common to the various endemic known coronaviruses, conserved with SARS-CoV-2. Vaccination ignores pre-existing cross-immunity, which is unfortunate, as the doses injected could be adjusted for a response via cross-immunity against epitopes common to coronaviruses. Young individuals are those whose cross-immunity is still active, and it would be helpful to design a vaccination policy to obtain the best efficacy per target population at risk.

In future work we will investigate these issues.

5. Conclusions

This article provides a new approach to include vaccinations in epidemic models. This approach is general and could be employed in other types of epidemic models. We successfully used the daily reported cases and vaccination data, which allowed us to understand New York city’s situation better.

Appendix A. Transformation of the System into a System into a Standard Epidemic Model

The goal of this section is to connect the model with vaccination to the model without vaccination used previously in [7]. Our goal is to apply to the transformed system some of the results obtained in [7]. Set

W(t):=expet0tCVData(σ)NCVData(σ)dσ.

Then,

W(t)=expelnNCVData(t)lnNCVData(t0)

therefore,

W(t)=NCVData(t)NCVData(t0)e.

By integrating the S-equation of system (4) we obtain

S(t)=S0expt0tτ(σ)I(σ)+κU(σ)dσ+et0tCVData(σ)NCVData(σ)dσ.

Hence, we have

S(t)=S0expt0tτ(σ)I(σ)+κU(σ)dσW(t). (A1)

Define

S^(t):=S(t)W(t).

It follows that from (A1) that

S^(t)=τ(t)I(t)+κU(t)S^(t).

By setting

I^(t):=I(t)W(t)., U^(t):=U(t)W(t),andτ^(t)=τ(t)×W(t),

we obtain

S^(t)=τ^(t)I^(t)+κU^(t)S^(t).

By replacing (A1) in the E-equation of system (4), we obtain

E(t)=τ(t)I(t)+κU(t)S0expt0tτ(σ)I(σ)+κU(σ)dσW(t)αE(t)eCVData(t)NCVData(t)E(t).

We observe that

1W(t)=expt0teCVData(σ)NCVData(σ)dσ=NCVData(t)NCVData(t0)e,

and

E(t)W(t)=E(t)W(t)+eCVData(t)NCVData(t)E(t)W(t),

therefore, we obtain

E(t)W(t)=τ(t)I(t)+κU(t)S0expt0tτ(σ)I(σ)+κU(σ)dσαE(t)W(t),

and by setting

E^(t):=E(t)W(t).

we obtain

E^(t)=τ(t)I(t)+κU(t)S^(t)αE^(t).

By using similar argument for the remaining equations of (4) we obtain the following result.

Lemma A1

(Transformation of the system). We define for tt0,

S^(t)=S(t)W(t),E^(t)=E(t)W(t),I^(t)=I(t)W(t),U^(t)=U(t)W(t).

Then the system (4) becomes for each tt0,

S^(t)=τ^(t)I^(t)+κU^(t)S^(t),E^(t)=τ^(t)I^(t)+κU^(t)S^(t)αE^(t),I^(t)=αE^(t)νI^(t),U^(t)=ν(1f)I^(t)ηU^(t), (A2)

with initial data

S^(t0)=S0,E^(t0)=E0,I^(t0)=I0,R^(t0)=R0,U^(t0)=U0,

and

τ^(t)=τ(t)×W(t). (A3)

Connection with the data: By using the Equation (5) (connecting the model and the data), we obtain

νfI^(t)=CRData(t)W(t),tt0.

We define for all tt0,

CR^Data(t):=t0tCRData(σ)W(σ)dσ. (A4)

Then we obtain the same formula than (5) (with hat), namely,

CR^Data(t)=νfI^(t),tt0. (A5)

Appendix B. Table of Parameters

Table A1.

In this table we list the values of the parameters of the epidemic model used for the simulations.

Period Interpretation Parameters Value Method
S0 Number of susceptible individuals at time t0 8.419×106 [32]
E0 Number of exposed individuals at time t0 Computed
I0 Number of asymptomatic infectious individuals at time t0 Computed
U0 Number of unreported symptomatic infectious at time t0 0 Fixed
τ(t) Transmission rate Computed
f Fraction of reported symptomatic infectious 0.8 Fixed
κ Fraction of unreported symptomatic infectious capable to transmit the pathogen 1 Fixed
1/α Average duration of the exposed period 3 days Fixed
1/ν Average duration of the asymptomatic infectious period 7 days Fixed
1/η Average duration of the symptomatic infectious period 7 days Fixed
e Vaccine efficacy 0,0.25,0.5,0.75,1 Fixed

Author Contributions

J.D., Q.G., P.M. and G.W. conceived and designed the study. Q.G. and P.M. analyzed the data, carried out the analysis and performed numerical simulations, J.D. and P.M. conducted the literature review. All authors participated in writing and reviewing of the manuscript. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study.

Data Availability Statement

No data were produced for this study.

Conflicts of Interest

The authors declare no conflict of interest.

Footnotes

Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

References

  • 1.Chemaitelly H., Tang P., Hasan M.R., AlMukdad S., Yassine H.M., Benslimane F.M. Waning of BNT162b2 vaccine protection against SARS-CoV-2 infection in Qatar. N. Engl. J. Med. 2021;385:e83. doi: 10.1056/NEJMoa2114114. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Puranik A., Lenehan P.J., Silvert E., Niesen M.J., Corchado-Garcia J., O’Horo J.C. Comparison of two highly-effective mRNA vaccines for COVID-19 during periods of Alpha and Delta variant prevalence. MedRxiv. 2021 doi: 10.2139/ssrn.3902782. [DOI] [Google Scholar]
  • 3.Anika S., Hakki S., Dunning J., Madon K.J., Crone M.A., Koycheva A. Community transmission and viral load kinetics of the SARS-CoV-2 delta (B. 1.617. 2) variant in vaccinated and unvaccinated individuals in the UK: A prospective, longitudinal, cohort study. Lancet Infect. Dis. 2021;22:183–195. doi: 10.1016/S1473-3099(21)00648-4. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 4.Tartof S.Y., Slezak J.M., Fischer H., Hong V., Ackerson B.K., Ranasinghe O.N. Effectiveness of mRNA BNT162b2 COVID-19 vaccine up to 6 months in a large integrated health system in the USA: A retrospective cohort study. Lancet. 2021;398:1407–1416. doi: 10.1016/S0140-6736(21)02183-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Demongeot J., Griette Q., Magal P. SI epidemic model applied to COVID-19 data in mainland China. R. Soc. Open Sci. 2020;7:201878. doi: 10.1098/rsos.201878. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6.Griette Q., Demongeot J., Magal P. A robust phenomenological approach to investigate COVID-19 data for France. Math. Appl. Sci. Eng. 2021;2:149–218. doi: 10.5206/mase/14031. [DOI] [Google Scholar]
  • 7.Griette Q., Demongeot J., Magal P. What can we learn from COVID-19 data by using epidemic models with unidentified infectious cases? Math. Biosci. Eng. 2021;19:537–594. doi: 10.3934/mbe.2022025. [DOI] [PubMed] [Google Scholar]
  • 8.Griette Q., Magal P. Clarifying predictions for COVID-19 from testing data: The example of New York State. Infect. Dis. Model. 2021;6:273–283. doi: 10.1016/j.idm.2020.12.011. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.Iboi E.A., Ngonghala C.N., Gumel A.B. Will an imperfect vaccine curtail the COVID-19 pandemic in the US? Infect. Dis. Model. 2020;5:510–524. doi: 10.1016/j.idm.2020.07.006. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Li Q., Tang B., Bragazzi N.L., Xiao Y., Wu J. Modeling the impact of mass influenza vaccination and public health interventions on COVID-19 epidemics with limited detection capability. Math. Biosci. 2020;325:108378. doi: 10.1016/j.mbs.2020.108378. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 11.Lin L., Zhao Y., Chen B., He D. Model Analysis of Vaccination Effectiveness by State in the United States. [(accessed on 16 December 2021)]. Available online: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3987537&download=yes.
  • 12.Moore S., Hill E., Dyson L., Tildesley M., Keeling M. Modelling optimal vaccination strategy for SARS-CoV-2 in the UK. PLoS Comput. Biol. 2021;17:e1008849. doi: 10.1371/journal.pcbi.1008849. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Moore S., Hill E., Tildesley M., Dyson L., Keeling M. Vaccination and non-pharmaceutical interventions for COVID-19: A mathematical modelling study. Lancet Infect. Dis. 2021;21:793–802. doi: 10.1016/S1473-3099(21)00143-2. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Perra N. Non-pharmaceutical interventions during the COVID-19 pandemic: A review. Phys. Rep. 2021;913:1–52. doi: 10.1016/j.physrep.2021.02.001. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15.Webb G. A COVID-19 epidemic model predicting the effectiveness of vaccination. Math. Appl. Sci. Eng. 2021;2:134–148. doi: 10.5206/mase/13889. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Webb G. A COVID-19 epidemic model predicting the effectiveness of vaccination in the US. Infect. Dis. Rep. 2021;13:654–667. doi: 10.3390/idr13030062. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.New York City Department of Health and Mental Hygiene. [(accessed on 17 December 2021)]; Available online: https://www1.nyc.gov/site/doh/covid/covid-19-data.page.
  • 18.Wu J.T., Leung K., Bushman M., Kishore N., Niehus R., de Salazar P.M. Estimating clinical severity of COVID-19 from the transmission dynamics in Wuhan, China. Nat. Med. 2020;26:506–510. doi: 10.1038/s41591-020-0822-7. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Tang B., Wang X., Li Q., Bragazzi N.L., Tang S., Xiao Y., Wu J. Estimation of the transmission risk of the 2019-nCoV and its implication for public health interventions. J. Clin. Med. 2020;9:462. doi: 10.3390/jcm9020462. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Anderson R.M., May R.M. Infectious Diseases of Humans: Dynamics and Control. Oxford University Press; Oxford, UK: 1992. [Google Scholar]
  • 21.Bailey N.T.J. The Mathematical Theory of Epidemics. Hafner Publishing Co.; New York, NY, USA: 1957. [Google Scholar]
  • 22.Brauer F., van den Driessche P., Wu J. Mathematical Epidemiology. Springer; Berlin/Heidelberg, Germany: 2008. [Google Scholar]
  • 23.Brauer F., Castillo-Chavez C. Mathematical Models in Population Biology and Epidemiology. 2nd ed. Springer; New York, NY, USA: 2012. [Google Scholar]
  • 24.Brauer F., Castillo-Chavez C., Feng Z. Mathematical Models in Epidemiology. Springer; New York, NY, USA: 2019. [Google Scholar]
  • 25.Busenberg S., Cooke K. Vertically Transmitted Diseases. Springer; Berlin/Heidelberg, Germany: 1993. [Google Scholar]
  • 26.Diekmann O., Heesterbeek H., Britton T. Mathematical Tools for Understanding Infectious Disease Dynamics. Princeton University Press; Princeton, NJ, USA: 2013. [Google Scholar]
  • 27.Murray J.D. Mathematical Biology. Springer; Berlin/Heidelberg, Germany: 1989. [Google Scholar]
  • 28.Thieme H.R. Mathematics in Population Biology. Princeton University Press; Princeton, NJ, USA: 2003. [Google Scholar]
  • 29.Simula E.R., Manca M.A., Jasemi S., Uzzau S., Rubino S., Manchia P. HCoV-NL63 and SARS-CoV-2 share recognized epitopes by the humoral response in sera of people collected pre-and during CoV-2 pandemic. Microorganisms. 2020;8:1993. doi: 10.3390/microorganisms8121993. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30.Yahi N., Chahinian H., Fantini J. Infection-enhancing anti-SARS-CoV-2 antibodies recognize both the original Wuhan/D614G strain and Delta variants. A potential risk for mass vaccination? J. Infect. 2021;83:607–635. doi: 10.1016/j.jinf.2021.08.010. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 31.Pouwels K.B., Pritchard E., Matthews P.C., Stoesser N., Eyre D.W., Vihta K.D. Effect of Delta variant on viral burden and vaccine effectiveness against new SARS-CoV-2 infections in the UK. Nat. Med. 2021;27:2127–2135. doi: 10.1038/s41591-021-01548-7. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32.United States Census Bureau. [(accessed on 17 December 2021)]; Available online: https://www.census.gov/en.html.

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Data Availability Statement

No data were produced for this study.


Articles from Biology are provided here courtesy of Multidisciplinary Digital Publishing Institute (MDPI)

RESOURCES