Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 288 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 288 Bytes

SIRBenfordMonteCarlo

Parallel R Code to test Benford's Law on SIR Model to test it's validity in epidemiology

To run you just need to install the relevant packages and change

Set to your working directory

setwd("")

how often the calculations have to be done

wieoft = 100000