powered by
Function to predict efficacy of outbreak-response vaccination campaign
retrospec(R, day, vaccine_efficacy, target_vaccination, intervention_length, mtime, LP = 7, IP = 7, N = 10000)
reproductive ratio
first day of ORV campaign
Vaccine efficacy
fraction of population vaccinated during ORV campaign
duration of ORV campaign
length of simulation
length of latent period
length of infectious period
initial susceptible population size
A list of gradients
# NOT RUN { red1=retrospec(R=1.8, 161, vaccine_efficacy=0.85, target_vaccination=0.5, intervention_length=10, mtime=250, LP=8, IP=5, N=16000) 1-red1$redn # }
Run the code above in your browser using DataLab