Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sima-njf authored Dec 10, 2024
1 parent bf33da0 commit de20f37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ This function simulates and calibrates an SIR (Susceptible-Infected-Recovered) m
- `n`: Population size
- `ndays`: Number of days to simulate
- `ncores`: Number of cores for parallel processing
- `verbose`:0 for seeing the results and 2 for not seeing the result of training.
- `epochs`: Number of time of training the model.

```{r}
# 📌 Example usage of simulate_calibrate_sir function
Expand Down

0 comments on commit de20f37

Please sign in to comment.