Skip to content

Commit

Permalink
Update model/src/pyrenew/latent/hospitaladmissions.py
Browse files Browse the repository at this point in the history
Co-authored-by: Dylan H. Morris <dylanhmorris@users.noreply.github.com>
  • Loading branch information
gvegayon and dylanhmorris authored Apr 3, 2024
1 parent 25fa66a commit 4bc34e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/src/pyrenew/latent/hospitaladmissions.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def __init__(
weekday_effect_dist : RandomVariable, optional
Weekday effect.
p_report_dist : RandomVariable, optional
Hospitalization probability.
Reporting probability for hospital admissions. Defaults to 1 (full reporting).
Returns
-------
Expand Down

0 comments on commit 4bc34e7

Please sign in to comment.