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

feat: adding treatment effect static analysis #273

Closed
MarIniOnz opened this issue Dec 5, 2024 · 0 comments · Fixed by #274
Closed

feat: adding treatment effect static analysis #273

MarIniOnz opened this issue Dec 5, 2024 · 0 comments · Fixed by #274
Assignees
Labels
feat Related to new feature or enhancement p-medium Priority: Medium python Related to the python medmodels

Comments

@MarIniOnz
Copy link
Contributor

Currently, the Treatment Effect does only allow for an analysis that, thanks to a time attribute in the edges, considers that the outcomes needs to happen after the treatment.

However, sometimes there are datasets that have no time information and it is implied that the outcome happened after the treatment.

For that, we will introduce another pipeline within TreatmentEffect (default or not) to allow this possibility.

@MarIniOnz MarIniOnz added python Related to the python medmodels p-medium Priority: Medium feat Related to new feature or enhancement labels Dec 5, 2024
@MarIniOnz MarIniOnz self-assigned this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Related to new feature or enhancement p-medium Priority: Medium python Related to the python medmodels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant