Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add blurbs about NonLogLinearRiskEffect #477

Merged

Conversation

stevebachmeier
Copy link
Contributor

Minor cleanup to risk exposure tutorial

Description

Changes and notes

The tutorials are pretty light as is and thankfully don't refer to code

blocks line-by-line like in vivarium. All I've done here is add to it saying
that there is now a NonLogLinearRiskEffect and then a corresponding
todo.

There is nothing about observers so this task is otherwise a won't do.

Testing

@@ -324,8 +319,10 @@ def _get_risk_exposure_class(self, builder: Builder) -> Risk:


class NonLogLinearRiskEffect(RiskEffect):
"""A component to model the impact of an exposure-parametrized risk factor on
the target rate of some affected entity.
"""A component to model the effect of an exposure-parametrized risk factor.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"the exposure-parametrized effect of a risk factor" is more accurate.

@stevebachmeier stevebachmeier merged commit a02d1c1 into epic/MIC-5223-results-docs Aug 28, 2024
6 checks passed
@stevebachmeier stevebachmeier deleted the feature/sbachmei/MIC-5227-tutorials branch August 28, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants