Skip to content

Commit

Permalink
Merge pull request #16 from clemsadand/patch-6
Browse files Browse the repository at this point in the history
Update 23_ID_modelling.ipynb
  • Loading branch information
elizavetasemenova authored Apr 10, 2024
2 parents 4407ee1 + 5bfc0de commit 4cf22f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 23_ID_modelling.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@
"\n",
"plt.xlabel('Time')\n",
"plt.ylabel('Number of Individuals')\n",
"plt.title('SIS Model Fit')\n",
"plt.title('SIR Model Fit')\n",
"plt.legend()\n",
"plt.grid(True)\n",
"plt.show()"
Expand Down

0 comments on commit 4cf22f0

Please sign in to comment.