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

ENH: Adds more statistics to clinical_groups delta t-tests #51

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

itellaetxe
Copy link
Contributor

Summary

Adds more statistics to the clincal_groups age delta t-tests.

Key Changes

  • Adds cohen_d function in utils.py to compute Cohen's delta.
  • Adds Cohen's delta, confidence interval, and delta difference between groups.

Other changes

  • Removes unused copy module in ui.py

Cohen's delta, confidence intervals, and delta difference between groups
@itellaetxe itellaetxe linked an issue Sep 18, 2024 that may be closed by this pull request
Copy link
Contributor

@JGarciaCondado JGarciaCondado left a comment

Choose a reason for hiding this comment

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

Please clarify the use of speciifc libraries and change cohen's d function to processing.

src/ageml/utils.py Show resolved Hide resolved
src/ageml/ui.py Show resolved Hide resolved
@JGarciaCondado
Copy link
Contributor

Fix linting and then merge

@itellaetxe itellaetxe self-assigned this Sep 20, 2024
@itellaetxe itellaetxe merged commit c02c478 into main Sep 20, 2024
6 checks passed
@itellaetxe itellaetxe deleted the feature-clinical-stat-measures branch September 20, 2024 06:51
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.

Lack of statistical measures in clinical_groups
2 participants