conedatascience / nccovid

Quick pull down of Covid19 Outbreak Data
Other
0 stars 1 forks source link

function to add for community immunity #1

Closed medewitt closed 2 years ago

medewitt commented 2 years ago
f <- function(x,y){
  x + (1-x)*y
}

Per

1.Lopman, B. A. et al. A framework for monitoring population immunity to SARS-CoV-2. Annals of Epidemiology S1047279721002635 (2021) doi:10.1016/j.annepidem.2021.08.013.

medewitt commented 2 years ago

Closed