Skip to content

Commit

Permalink
modify NonLogLinearRiskEffect description
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebachmeier committed Aug 28, 2024
1 parent 4eb5987 commit 3540e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vivarium_public_health/risks/effect.py
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ def _get_risk_exposure_class(self, builder: Builder) -> Risk:


class NonLogLinearRiskEffect(RiskEffect):
"""A component to model the effect of an exposure-parametrized risk factor.
"""A component to model the exposure-parametrized effect of a risk factor.
More specifically, this models the effect of the risk factor on the target rate of
some affected entity.
Expand Down

0 comments on commit 3540e01

Please sign in to comment.