oucomo / Vaccination_COVID

VN vaccine registry analyses
https://oucomo.github.io/Vaccination_COVID
0 stars 0 forks source link

Quantifying the distribution of the delays in vaccination as a function of time #3

Open choisy opened 3 years ago

choisy commented 3 years ago

One important thing that we want to characterize with these data is the delay in vaccination. You could look at it by computing, for each vaccine shot, the time difference between the actual age of the baby and the age of vaccination that is recommended by the authorities. Then, you can plot these time difference as a function of time. For that you probably want to choose a time step and aggregate the time differences within each time step and show the distribution of these delays and how this distribution of delays change with time.

duhongduc commented 3 years ago

Solved