File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ The parameters of a probability distribution can also be extracted from other su
8585- gamma
8686- lognormal
8787- Weibull
88+ - normal
8889
8990## Contributing to library of epidemiological parameters
9091
Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ or the median and range of the data. This can be done for:
123123- gamma
124124- lognormal
125125- Weibull
126+ - normal
126127
127128## Contributing to library of epidemiological parameters
128129
@@ -158,17 +159,17 @@ By contributing to this project, you agree to abide by its terms.
158159citation(" epiparameter" )
159160# > To cite package 'epiparameter' in publications use:
160161# >
161- # > Lambert J, Kucharski A (2024). _epiparameter: Library of
162+ # > Lambert J, Kucharski A, Tamayo C (2024). _epiparameter: Library of
162163# > Epidemiological Parameters with Helper Functions and Classes_.
163- # > <https://github.com/epiverse-trace/epiparameter,https://epiverse-trace.github.io/epiparameter/>.
164+ # > <https://github.com/epiverse-trace/epiparameter/ ,https://epiverse-trace.github.io/epiparameter/>.
164165# >
165166# > A BibTeX entry for LaTeX users is
166167# >
167168# > @Manual{,
168169# > title = {epiparameter: Library of Epidemiological Parameters with Helper Functions and Classes},
169- # > author = {Joshua W. Lambert and Adam Kucharski},
170+ # > author = {Joshua W. Lambert and Adam Kucharski and Carmen Tamayo },
170171# > year = {2024},
171- # > url = {https://github.com/epiverse-trace/epiparameter,
172+ # > url = {https://github.com/epiverse-trace/epiparameter/ ,
172173# > https://epiverse-trace.github.io/epiparameter/},
173174# > }
174175```
You can’t perform that action at this time.
0 commit comments