Skip to content

Commit

Permalink
Measures: Add effect size - relative risk
Browse files Browse the repository at this point in the history
  • Loading branch information
BLKSerene committed Nov 5, 2024
1 parent 1106c53 commit ea4e958
Show file tree
Hide file tree
Showing 12 changed files with 151 additions and 98 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

## [3.6.0](https://github.com/BLKSerene/Wordless/releases/tag/3.6.0) - ??/??/2024
### 🎉 New Features
- Measures: Add effect size - conditional probability / ΔP / mutual information (normalized) / μ-value / pointwise mutual information (normalized) / squared association ratio
- Measures: Add effect size - conditional probability / ΔP / mutual information (normalized) / mutual information (squared) / μ-value / pointwise mutual information (normalized) / relative risk
- Settings: Add Settings - Measures - Effect Size - Mutual Information / Pointwise Mutual Information / Pointwise Mutual Information (Cubic) / Pointwise Mutual Information (Squared)
- Utils: Add Stanza's Sindhi dependency parser

Expand Down
65 changes: 37 additions & 28 deletions doc/doc.md

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions doc/measures/effect_size/conditional_probability.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions doc/measures/effect_size/delta_p.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ea4e958

Please sign in to comment.