Skip to content

Breast Cancer Markov Model for simulating the impact of COVID-19 on disease costs

License

Notifications You must be signed in to change notification settings

SanoScience/BC-MM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BC-MM

Breast Cancer Markov Model for simulating the impact of COVID-19 on disease costs in Poland:

To install the required dependencies:

pip install -r requirements.txt

You can turn on and off COVID with the following flag in config.py:

IS_COVID_SIMULATION = False

To run 100 simulations:

cd src
python multiple_executions.py

To run 1 simulation:

cd src
python main.py

Results of the simulation will be stored in the "output" folder.

About

Breast Cancer Markov Model for simulating the impact of COVID-19 on disease costs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages