Difference between revisions of "OmicronGrowth"

From Covid-19
Jump to navigation Jump to search
Line 5: Line 5:
 
Code: https://github.com/alex1770/Covid-19/blob/master/VOCgrowth/vocfit.py.
 
Code: https://github.com/alex1770/Covid-19/blob/master/VOCgrowth/vocfit.py.
  
Some purely case graphs (not distinguishing variants) by age available here: [[CasesByAge]].
+
See also here for pure case graphs by age (not distinguishing variants): [[CasesByAge]].
  
 
[http://sonorouschocolate.com/covid19/extdata/vocgrowth/fit.omicron/fit_combinedgrowths.png <img src="http://sonorouschocolate.com/covid19/extdata/vocgrowth/fit.omicron/fit_combinedgrowths.small.png">]
 
[http://sonorouschocolate.com/covid19/extdata/vocgrowth/fit.omicron/fit_combinedgrowths.png <img src="http://sonorouschocolate.com/covid19/extdata/vocgrowth/fit.omicron/fit_combinedgrowths.small.png">]

Revision as of 21:38, 22 December 2021

Discussion here: https://twitter.com/alexselby1770/status/1472989741150879750

Method adapted from Alpha->Delta transition model here Growth_in_Variant_of_Concern.

Code: https://github.com/alex1770/Covid-19/blob/master/VOCgrowth/vocfit.py.

See also here for pure case graphs by age (not distinguishing variants): CasesByAge.