Skip to content

Commit 40700b0

Browse files
authored
Update README.md
1 parent d53e342 commit 40700b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ If you are looking for the individual based model used in Imperial's [Report 9,
99

1010
The code for running models remains unchanged in the release. We provide scripts to calculate `ifr` for European countries and USA states. We hope the release of ifr computation code will enable the researchers to adapt the ifr calculations as per their requirements. The two files to run are `compute-ifr-europe.r` and `compute-ifr-usa.r`.
1111

12-
The code for ifr calculation for a new country will need changes if you have different age-specific bands. The code provided is not a universal code that will work for each country, intention is to help researchers to modify the code easily for their setup.
12+
The code for ifr calculation for a new country will need changes if you have different age-specific bands. The code provided is not a universal code that will work for each country, the intention is to help researchers to modify the code easily for their setup.
1313

14-
The code for ifr needs an additional package named `socialmixr`, which is not specified in enviornment file as it doesn't exist with conda. you will need to download it via `CRAN`.
14+
The code for ifr needs an additional package named `socialmixr`, which is not specified in environment file as it doesn't exist with conda. You will need to download it via `CRAN`.
1515

1616
## Version 7 Release [![DOI](https://zenodo.org/badge/250386901.svg)](https://zenodo.org/badge/latestdoi/250386901)
1717

0 commit comments

Comments
 (0)