Vaccine cost-effectiveness evaluation model

   July 24, 2020 - Present

   Taipei, Taiwan

   Institute of Epidemiology and Preventive Medicine, National Taiwan University

   Website / Database

   Archive

     Tzu-pin Lu  

  Introduction

I am building a mathematical Markov chain model to simulate numbers of people infected after being vaccinated by trivalent or quadrivalent inactivated influenza vaccines (TIV/QIV) and the cost-effectiveness with different vaccine coverage. The main goal is to provide a powerful vaccine cost-effectiveness website for Taiwan Centers for Disease Control to assess public health policies. The back-end of the website is written in Python Django and Django-Q task scheduler.

I am cooperating with Dr. Tsung-Hsien Yu who provides heathcare and cost effectiveness evaluation knowledge.

» Website Entry «


  Basic Model Structure

Click the nodes in the tree to collapse and expand the tree.

  Demo video

The video below shows the basic functions of this website. Users can check the transmission Markov chain model tree and set their own model simulation parameters. Afterward, they can click the "Run the Model" model to start the simulation of transmission.


   Website & Source code