Available online on 15.03.2021 at http://jddtonline.info

Journal of Drug Delivery and Therapeutics

Open Access to Pharmaceutical and Medical Research

© 2011-21, publisher and licensee JDDT, This is an Open Access article which permits unrestricted non-commercial use(CC By-NC), provided the original work is properly cited

Open Access  Full Text Article                                                                        Research Article

Detection of transmission change points during unlock-3 and unlock-4 measures controlling COVID-19 in India

Manisha Mandal1, Shyamapada Mandal2

1Department of Physiology, MGM Medical College, Kishanganj-855107, India

 2Laboratory of Microbiology and Experimental Medicine, Department of Zoology, University of Gour Banga, Malda-732103, India

 

Article Info:

_________________________________________

Article History:

Received 12 Feb 2021;     

Review Completed 24 Feb 2021

Accepted 05 March 2021;  

Available online 15 March 2021 

___________________________________________________________

Cite this article as:

Mandal M, Mandal S, Detection of transmission change points during unlock-3 and unlock-4 measures controlling COVID-19 in India, Journal of Drug Delivery and Therapeutics. 2021; 11(2):76-86                                                                   DOI: http://dx.doi.org/10.22270/jddt.v11i2.4600  

___________________________________________________________

*Address for Correspondence: 

Professor Shyamapada Mandal, Laboratory of Microbiology and Experimental Medicine, Department of Zoology, University of Gour Banga, Malda-732103, India.

Email: samtropmed@gmail.com    

Abstract

______________________________________________________________________________________________________

Objective: To evaluate the efficiency of unlock-3 and unlock-4 measure related to COVID-19 transmission change points in India, for projecting the infected population, to help in prospective planning of suitable measures related to future interventions and lifting of restrictions so that the economic settings are not damaged beyond repair.

Methods: The SIR model and Bayesian approach combined with Monte Carlo Markov algorithms were applied on the Indian COVID-19 daily new infected cases from 1 August 2020 to 30 September 2020. The effectiveness of unlock-3 and unlock-4 measure were quantified as the change in both effective transmission rates and the basic reproduction number (R0).

Results: The study demonstrated that the COVID-19 epidemic declined after implementing unlock-4 measure and the identified change-points were consistent with the timelines of announced unlock-3 and unlock-4 measure, on 1 August 2020 and 1 September 2020, respectively.

Conclusions: Changes in the transmission rates with 100% reduction as well as the R0 attaining 1 during unlock-3 and unlock-4 indicated that the measures adopted to control and mitigate the COVID-19 epidemic in India were effective in flattening and receding the epidemic curve.

Keywords: COVID-19 in India, epidemiological parameters, unlock-3 and unlock-4, SIR model, Bayesian inference, Monte Carlo Markov sampling

 


  1. INTRODUCTION

To contain COVID-19 spread in India, strong phasic lockdowns were implemented leading to reduction of human contact to a maximum 55%, and 34% at the end of lockdown, followed by stratified unlock measures with gradual return to activities, controlling social contacts to 19% reduction, as on 30 September, 2020 1. India, currently is the world’s second-worst-hit country with nearly 11.7 million COVID-19 infections including more than 98,000 deaths, as on 30 September 2020 2. Until COVID-19 is completely eradicated, and effective treatment or vaccine become available, non-pharmaceutical intervention policies are the key public health options to control the epidemics 3. During the evolution of COVID-19, India implemented lockdowns in four phases from 24 March to 31 May 2020 as containment and mitigation measure, followed by unlocks in four phases from 1 June to 30 September 2020, featured by conditional relaxations of restrictions outside containment zones in graded manner, to minimise the negative economic and social consequences of strict lockdown measures 4. With the escalating case numbers and prolonged COVID-19 epidemic situation in India, the present study is an investigation to determine, if within the currently implemented non-pharmaceutical strategies, taking into account the simulated stochastic SIR model of transmission dynamics, is effective in curbing the spread of COVID-19. For this purpose, we made posterior inference on transmission rate , recovery rate , reproduction number , number of initially infected people , reporting delay , width of liklihood  between observed daily infected cases and its best fit estimates, effective transmission rate , based on data-driven likelihood updates of prior settings. We determined also the change-points in disease transmission and investigated the effectiveness of unlock-3 and unlock-4 measures, with respect to their strength, timing and duration. We used an open source probabilistic programming in Python code PyMC3 with theano to compute gradients via automatic differentiation variational inference (ADVI), and followed model interpretation on German COVID-19 data 5, based on GitHub repository 6, to analyse the recent COVID-19 pandemic situation in India with emphasis on unlock-3 and unlock-4 measure.

  1. METHODS

2.1. Data sources

The data on ongoing new daily and cumulative COVID-19 cases in India were retrieved from Johns Hopkins University Centre for Systems Science and Engineering dashboard, up to September 30, 2020 7. The codes for this research article pertaining to the analysis of unlock-3 and unlock-4 situation in India was run on Jupyter notebook using PymC3=3.8 and was based on GitHub repository [6], by importing python-based data analysis toolkit (pandas); libraries for working with arrays (numpy), plotting (matplotlib), scientific and technical computing (scipy), and multi-dimensional arrays (theano); modules including Basic date and time types (datetime), System-specific parameters and functions (sys), and Python object serialization (pickle); package for Bayesian statistical modeling and probabilistic machine learning with Monte Carlo Markov Chain and ADVI algorithms (PymC3) 8.

2.2. SIR model

The SIR model was based on time-varying cumulative number of COVID-19 cases, where the total population size  was categorized into three mutually exclusive infection levels, assuming that any infectious person , is likely to contact any susceptible person  and later recovered  so that  The dynamics of the pandemic in India was modelled using the following three differential equations:

.                                                      (1)

Here,  represents the transmission rate of the infected people to infect susceptible people and  denotes the recovery rate of the infected people to recover 9. This is solved by using a forward finite-difference scheme 10:

, .                                                          (2)

Here,  is a natural number which divides time  in  discrete  time steps, .

The fraction of maximum number of infected people  where  and the fraction of people remaining susceptible to infection  is related to  by: . The overall infection attack rate  defined as the fraction of the population that eventually becomes infected is related to  by:                                                                                                       (3)                                                                    

2.3. SEIR model

The SEIR model is an extension of the SIR with an added exposure  period due to the reported incubation period of COVID-19 during which individuals are not yet infectious 11.  The SEIR models the total population size  divided into four mutually exclusive infection stages,  and is based on following differential equations:

                          (4)

where, σ is the rate at which individuals in incubation become infectious. The differential equation is solved as 10:

,  

  .               (5)

2.4. Model inclusions

A reporting delay D, was incorporated in becoming infected  and being reported, such that the daily reported cases  at any time t was given by Dehning et al. 5, . To examine if there was any weekend effect on daily reported case numbers, a periodic sine function was assigned to the reporting fraction  expressed as, 

                                                                        (6)

                                    (7)

where,  and  are the weekly modulation amplitude and phase, respectively 5.  

2.5. Bayesian Inference

For a statistical model,  that reflects our beliefs about  given , with the prior distribution on an observed data , the posterior distribution is expressed as 12, 13:

                                                                      (8)

where,  is the likelihood function.

The likelihood is a measure of the goodness of fit between model prediction and the observed data on reported case numbers, applied hereby using Student-t distribution. The evidence

.                     

(9)

The Bayesian posterior interval estimate for  and , , is given by,

                                    (10)

The Bayesian predictive distribution is

                                                  (11)

The inferences about a function , so that cumulative distribution function for is                                               =                              (12)                                                                                                                                

where,  the posterior density is

2.6. Priors

The prior distribution settings for the model parameter estimation were made by incorporating LogNormal values of λ, μ, and D and half-Cauchy distribution for I0, and σ (Table 1 and 2). The priors on change points in transmission rate were based on announcements of applied intervention including unlock-3 on 1 August 2020 and unlock-4 on 1 September 2020.


 

 

 

 

Table 1: Prior distribution settings for India unlock-3 and unlock-4 SIR model parameters with fixed transmission rate

Parameter

Variable

Prior distribution

Transmission rate

   

Recovery rate

   

Reporting delay

   

Initially infected

   

Scale factor

   

 

Table 2: Prior distribution settings for SIR model parameters with changing transmission rates and weekend reporting factor

Parameter

Variable

Prior distribution

Change points

   

 

   

Change duration

   

Spreading rate 

   

 

   

 

   

Recovery rate

   

Reporting delay

   

Initially infected

   

Scale factor

   

Weekly modulation amplitude

   

Weekly modulation phase

   

 

 


2.7. Markov Chain Monte Carlo (MCMC) sampling

This method is essentially a Monte Carlo sampling with multiple Markov chains, used to approximate the posterior distribution of model parameters by including ADVI, 1000 tuning steps with NUTS (No U Turn Sampling) algorithm 14, for each of four chains, and R-hat diagnostics for equilibrated chain convergence of model parameters 15. A sequence of random variables , on a discrete state apace is called a Markov chain if

       

                                         (13)

We wanted to find a setting of a parameter , such that the expectation , the updates were applied as [14]:

     

                                                       (14)

where t is iteration, is the step size schedule,  is a freely chosen point that the iterates  are shrunk towards,  is a free parameter that controls the amount of shrinkage towards  is a free parameter that stabilizes the initial iterations of the algorithm,    is a step size schedule satisfying the conditions,  The step size parameter was set for NUTS using stochastic optimization with vanishing adaptation of the primal-dual algorithm. For each iteration we defined the statistic  and its expectation when the chain reached equilibrium as 14:

                                         

(15)

where,  is the set of all states explored during the final doubling of iteration  of the Markov chain;  are the initial position and sampled momentum for the  iteration of the Markov chain;  is the average acceptance probability. We applied in the above updates equation:  and  for the step size  to combine  for any

2.8. Model comparison

For model fit and comparison using MCMC, following computations were made using  (leave one out) package in PyMC3: the Bayesian estimate of the expected log pointwise predictive density -  for a new point, standard error  of - , the difference between -  and the non-cross-validated log posterior predictive density interpreted as the effective number of parameters [16]. Lower  scores indicated better consistency between models. scores with  represented model compatibility while  scores  indicated mismatch between the models.

For data   , where is the distribution of the true data generating process for , which is approximated by cross-validation with:

                                                                 

(16)

The  computed with  draws from a posterior distribution:  computed log pointwise predictive density =                                                                  

(17)

The - , calculated by cross-validation by running the model   times is  where                                                                              

(18)                                                                                  

  1. RESULTS

The median posterior distribution of COVID-19 epidemiological parameters using SIR model (from Eqs. 1 and 2) combined with Bayesian inference (generated by Eqs. from 8 to 15) during unlock-3 were days    the values in bracket indicate 95% confidence-intervals  (Fig. 1), according to Eqs. from 16 to 18,  - , computed from by log-likelihood matrix (Table 3). The corresponding values during unlock-4 were days (Fig. 2) - , computed from  by  log-likelihood matrix (Table 3).

Both daily and cumulative infected cases remain unaltered until the duration of  and change-point were over, beyond which both continued to rise, build on the hypothesis that ongoing unlock phase and its post-effect prevailed, but continuation of pre-unlock situation caused decline in both, the effect being more significant in the daily cases (Fig. 3A and 3D). The daily as well as cumulative case numbers showed rising trend in post unlock-3 scenario (Fig. 3A), however, the onset timings of intervention had no effect on case numbers (Fig. 3B). With declining new cases and rising cumulative cases (Fig. 3D), during unlock-4, advancing or delaying change-point onset by five days showed insignificant difference in cumulative cases (Fig. 3E). The cumulative cases remained unchanged with the change in transient duration of intervention, the new cases showed similar variation as  (Fig. 3C and 3F).

The SIR-model parameters with two change-points without weekend effect showed that the first and second change-points occurred respectively, around 1 August and 1 September 2020, when unlock-3 and unlock-4 began. The first change-point featured  =  that unfolded over  days  (Fig. 4). The second change point had  that unfolded over  days  (Fig. 4).

Compared to the two-change-point model without weekend-correction - , computed from 2000 by 68 log-likelihood matrix) (Table 3), the -  for the SIR-model, also computed from  by  log-likelihood matrix, with two change-points and weekend-modulation was higher by 30.76 ( -  (Table 3), days  (Fig. 5).

Application of SEIR model based on Eqs. 4 and 5 with two-change-points and weekend-modulation as per Eqs. 6 and 7 ( ), exhibited greater negativity of the effective transmission rate with unlock-4 compared to unlock-3 measure ( (Fig. 6), and higher transmission and recovery rates (    (Fig. 6) compared to the SIR model (Fig. 5).

The SIR-model with one change point (Fig. 7) centred around the implementation of unlock-3 on 1 August 2020 showed superior goodness of fit with the COVID-19 observed data in India compared to the model with two change-points announcement of unlock-3 and unlock-4 on 1 August 2020 and 1 September 2020 respectively (Fig. 5); both models examined over the period from 25 July 2020 to 30 September 2020, with weekend-modulation. This was evident from the lower (by 43.14) -  score with one change point  (Table 3), and days  (Fig. 7) that fitted the observed data better compared to that with two change-points (Fig. 5) with  lower difference (Table 3).

The India COVID-19 daily infected case numbers using SIR and SEIR models were estimated to be around  and  respectively; the cumulative infected case numbers using both models were estimated at  as of October 18, 2020 (for the period from 25 July 2020 to 30 September 2020); the effective transmission rate stabilized at less than zero, and using SIR and SEIR models respectively (Figs. 5 and 6).


 

Table 3: Bayesian LOO estimate of the ELPD for model comparison

Model

ELPD-

LOO

p-LOO

Standard

Error

 n log-liklihood matrix

SIR during unlock-3

-305.07

3.04

4.39

30

SIR during unlock-4

-299.14

2.70

3.90

29

SIR during unlock-3 and intervention evaluation

-305.39

3.45

4.58

30

SIR during unlock-4 and intervention evaluation

-299.04

2.75

4.08

29

SIR with 2 change points and without weekend factor

-687.67

6.71

8.00

68

SIR with 2 change points and with weekend factor

-656.91

7.43

6.82

68

SEIR with 2 change points and with weekend factor

-650.94

13.66

7.16

68

SIR with 1 change point and with weekend factor

-700.05

6.24

6.14

68

 


  1. DISCUSSION

The median daily COVID-19 infected cases in India at the end of unlock-3 reached ≈ 80,000, that increased about  times, to  at the end of unlock-4 (Figs. 1A and 2A), while the  median cumulative infected cases increased  fold to  million at the end of unlock-4 from 3.5 million at the end of unlock-3 (Figs. 1B and 2B). The difference in daily infected cases showed approximately  fold change to  during unlock-4 on 30 September, 2020, from  during unlock-3 on 31 August, 2020 (Figs. 1C and 2C). The COVID-19 daily cases increased during unlock-3 but decreased during unlock-4, though with a higher end point (Figs. 1A and 2A). The real-time daily and cumulative cases were consistent with SIR-model displaying linear-semi-logarithmic variation. A decreasing first order differences of the logarithm of the cumulative cases over time indicated exponential growth as found for India, whereas a constant trend indicated logarithmic growth of the epidemic curve as seen in the US, for the period from 17 September 2020 to 1 October 2020 17.

The median estimates of  decreased from  in the unlock-3 period to  in the unlock-4 period, with SIR model, indicating slowing down of the spread of the disease. The  was reported as  at the end of August 2020, and  in the mid of September 2020 in India, with stationary-time-series auto regressive integrated moving average model 18. The mathematical models help to determine the effect of preventive policies against COVID-19, primarily by maintaining the reproduction number    to inhibit further spread of infection, whereas  indicate continuation of the epidemics, which fade away when the transmissibility is reduced by    19, 20, 21.

The priors and posteriors exhibited different   , and  (Figs. 1D, 1F, 1H, 2D, 2F, and 2H) implicating informative feature of the observed data; and matched  and , indicating dependency of the observed data on prior informatives (Figs. 1E, 1G, 2E, and 2G), in unlock-3 and unlock-4 exhibiting exponential transmission rates. The  became zero in unlock-4, from  in unlock-3 (Figs. 1I and 2I), indicating post unlock-4 effect through inhibition of new infections. The , a measure of goodness of fit between  and , showed equipotential line for the maximum likelihood (Figs. 1J and 2J), implicating  as an important and independent regulator of COVID-19 transmission dynamics.

The SIR-model parameters with two identified change-points without weekend effect showed that the first change-point matched with the timelines of publicly announced strategies around 1 August 2020, when unlock-3 began, coinciding with continued closure of educational institutions and banned social gatherings, permission of interstate transport, besides release of night curfews. The second change-point was detected around 1 September 2020, which coincided with the announcement of unlock-4, featured by lockdown measures remaining in force in containment zones, some activities permitted outside containment zones with reopening of metro-rail in graded manner, small gatherings permitted, continued compulsion of face-masking in public. With days , the change-points were quantified as = -    during unlock-3 and = -    during unlock-4, implying effectiveness of unlock-4 measure bringing  reduction of  and decline of the COVID-19 epidemic (Fig. 4). Thus the effectiveness of an intervention modelled as Bayesian change points could help us interpret the impact of different control measures and to include them into forecasts. Previously, Bayesian inference of COVID-19 change points correlating with social distancing restrictions were applied using the example of Germany 5. Similar model was used to detect and assess latent events associated with spreading rates in South Africa 22, and the US 23.

The MCMC sampling for Bayesian inferences of model parameters were run for 4 chains with  tunes and  draw iterations so that a total of  draws occurred. In our study, comparison between two-change-point SIR-model without and with weekend-modulation exhibited lower  in the former, differing by , that indicated higher consistency of the two-change-points SIR model excluding the weekend-factor implying homogenous reporting of daily new cases through the entire week irrespective of weekend effect. However, higher number of COVID-19 daily new cases was reported during weekdays compared to weekends in Germany, substantiated by lower  score in weekend-effect model compared to that without weekend-effect model 5.

Cross-validation of SEIR and SIR models showed the -  for the SEIR-model  computed from  by  log-likelihood matrix) was slightly greater (by 5.97) than that of the corresponding SIR-model ( ) (Fig. 5), with  higher variation (Table 3), indicating considerably greater evidence for SIR model with respect to SEIR in explaining current COVID-19 data in Indian context. Similarly, SIR model displayed superior goodness of fit to the SEIR on South African data whereas SEIR produced a slightly better  score than the SIR main model on German data 5, 22.

Estimating the effect of change-points is vital for priors settings that help to anticipate the effects of any impending change points and accordingly make future projections. The SIR-model with one change point (Fig. 7) around unlock-3 exhibited greater consistency than two change-points model around unlock-3 and 4 (Fig. 5). This was further clear from the simulation effect of hypothetical inventions on future COVID-19 cases in India, which showed that continuation of pre-unlock situation would have caused further decrease in both daily new and cumulative infected cases (Fig. 3A and 3D), implying that extension of stricter social-distancing measures would have been advantageous in reducing cases. Association of COVID-19 transmission in India in the context of containment measures demonstrated lower -  for unlock-3, computed from  by  log-likelihood matrix, and for the unlock-4 computed from  by  log-likelihood matrix as -  (Table 3), using Eqs. 16 to 18. SIR models with three change-points described the data better than fewer change points on German data and SIR model with two change points was the best fit on South African data, as exhibited by the  cross-validation and all change points coinciding with respective government interventions 5, 22.

Surveillance of COVID-19 pandemic involved a reporting delay factor (range:  days) that was composed of testing delay between the incubation period of the virus (time period for the symptoms to develop following infection with the virus, with median estimates of  days) and the testing date (  days); an additional delay occured between the testing date and results date (  days) 24. The D extrapolated from SIR-model with two change-points (  days) (Fig. 5F) versus one change point (  days) with weekend modulation (Fig. 7F), SIR model with two change points without weekend modulation ( days) (Fig. 5F), SEIR model with two change points with weekend modulation (reporting plus incubation delay  days) (Fig. 6F), indicate consistency with the above mentioned summated delay factor; the inherent difference within the obtained values might be due to the experimental conditions and model types adopted. The median change duration in all such situations were estimated to be around 3 days that were necessary to enact interventions, in the form of continuing and lifting of restrictions based on containment areas. Thus, the reporting delay combined with the change duration ranged from 11 to 16 days, which represented the time gap required to identify any change points in infected case numbers that in conjunction with the effective COVID-19 transmission rate, help to determine pertinent containment measures.

  1. CONCLUSION

Overall, the SIR model, including weekend-modulation and one-change point, with continuation of intervention similar to the unlock 3 situation was favoured over other models. However, the finding from the SIR model including weekend-modulation and two-change points that,  was  was  and ‘zero’ during unlock-3 and unlock-4 respectively, implied unlock-4 measure brought  reduction of , beginning around 5 September, 2020 (Fig. 5A-G), indicating new recoveries exceeding the new infections. Therefore, the epidemic curve is expected to decline to the baseline level, when the effective transmission rate becomes remarkably negative leading to sustained dwindling of new infections, provided no re-infection occurs and non-pharmaceutical interventions such as voluntary face-masking, physical-distancing, in addition to government measures including graded lockdown intervention in containment zones are maintained.

Acknowledgement: Authors acknowledge the posting of this article in medRxiv as preprint with DOI: 10.1101/2020.11.17.20233221

Author’s contribution: Manisha Mandal and Shyamapada Mandal jointly designed the study, analysed and interpreted the data, discussed and wrote the manuscript.

Funding Source: Nil

Declaration of competing interests: There is no conflict of interest by the authors.

REFERENCES

  1. Institute for Health Metrics and Evaluation (IHME). COVID-19 mortality, infection, testing, hospital resource use, and social distancing projections. University of Washington, USA, 2020.
  2. COVID19India, 2020. Available at: https://www.covid19india.org/ (last accessed: October 1, 2020).
  3. Varghese GM, John R. COVID-19 in India: Moving from containment to mitigation. Indian J Med Res 2020; 151:136-139.
  4. Ministry of Health and Family Welfare (MHFW). Government of India, 2020. Available at: https://www.mohfw.gov.in/ (last accessed: October 1, 2020).
  5. Dehning J, Zierenberg J, Spitzner FP, Wibral M, Neto JP, Wilczek, et al. Inferring change points in the spread of COVID-19 reveals the effectiveness of interventions. Science 2020; 369:161-171.
  6. Priesemann-Group, 2020. Available at: https://github.com/Priesemann-Group/covid19_inference_forecast (last accessed: October 1, 2020).
  7. Center for Systems Science and Engineering (CSSE). COVID-19 dashboard. Johns Hopkins University, 2020. Available at: https://gisanddata.maps.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6 (last accessed: October 1, 2020).
  8. Kucukelbir A, Tran D, Ranganath R, Gelman A, Blei DM. Automatic differentiation variational inference. J Mach Learn Res 2017; 18: 1-45.
  9. Kermack WO, McKendrick AG. A contribution to the mathematical theory of epidemics. Proc R Soc Lond 1927; 115:700-721.
  10. Carcione JM. In wave Fields in Real Media: Theory and numerical simulation of wave propagation in anisotropic, anelastic, porous and electromagnetic media (3rd edn) Elsevier Science, Amsterdam, 2014; 38:1-690.
  11. Hethcote HW. The mathematics of infectious diseases. SIAM Rev 2000; 42:599-653.
  12. Bayes T. Bayesian inference of phylogeny. Phil Trans Roy Soc 1763; 330.
  13. Box GEP, Tiao GC. Bayesian inference in statistical analysis. Wiley-Interscience, USA, 1992; 1-608.
  14. Hoffman MD, Gelman A. The No-U-Turn sampler: Adaptively setting path lengths in Hamiltonian Monte Carlo. J Machine Learning Res 2014; 30:1351-1381.
  15. Vehtari A, Gelman A, Simpson D, Carpenter B, Burkner PC. Rank-normalization, folding, and localization: An improved R-hat for assessing convergence of MCMC. Bayesian Anal 2020. DOI: https://doi.org/10.1214/20-BA1221
  16. Vehtari A, Gelman A, Gabry J. Practical Bayesian model evaluation using leave-one-out cross-validation and WAIC. Statistics Computing 2017; 27:1413-1432.
  17. Baruah HK. A Numerical Study of the Current COVID-19 Spread Patterns in India, the USA and the World. MedRxiv DOI: https://doi.org/10.1101/2020.10.05.20206839.
  18. Yadav S, Yadav PK. The peak of COVID-19 in India. MedRxiv 2020. DOI: https://doi.org/10.1101/2020.09.17.20197087
  19. Ferguson N, Laydon D, Nedjati-Gilani G, Imai N, Ainslie K, Baguelin M, Report 9: Impact of non-pharmaceutical interventions (NPIS) to reduce COVID-19 mortality and healthcare demand. Imperial College London, DOI: https://doi.org/10.25561/77482
  20. Mandal M, Mandal S. COVID-19 pandemic scenario in India compared to China and rest of the world: a data driven and model analysis. MedRxiv DOI: https://doi.org/10.1101/2020.04.20.20072744
  21. Pan A, Liu L, Wang C, Guo H, Hao X, Wang Q, et al. Association of public health interventions with the epidemiology of the COVID-19 outbreak in Wuhan, China. JAMA 2020; 323:1889-1890.
  22. Mbuvha R, Marwala T. Bayesian inference of COVID-19 spreading rates in South Africa. PLoS One 2020; 15: DOI: https://doi.org/10.1371/journal.pone.0237126
  23. Jiang S, Zhou Q, Zhan X, Li Q. BayesSMILES: Bayesian segmentation modeling for longitudinal epidemiological studies. MedRxiv DOI: https://doi.org/10.1101/2020.10.06.20208132.
  24. Lauer SA, Grantz KH, Bi Q, Jones FK, Zheng Q, Meredith HR, et al. The incubation period of coronavirus disease 2019 (COVID-19) from publicly reported confirmed cases: Estimation and application. Ann Intern Med 2020; 172:577-582.