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

OWStatistics: Add new statistics method #676

Merged
merged 2 commits into from
Aug 12, 2021

Conversation

ajdapretnar
Copy link
Collaborator

@ajdapretnar ajdapretnar commented Jul 6, 2021

Issue

Statistics lacking some common readability measures.

Description of changes
  • Add Yule's I index.
  • Add LIX.
    TODO: Add Flesch-Kincaid
Includes
  • Code changes
  • Tests
  • Documentation

@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2021

Codecov Report

Merging #676 (57be006) into master (b9b9612) will increase coverage by 0.09%.
The diff coverage is 93.33%.

@@            Coverage Diff             @@
##           master     #676      +/-   ##
==========================================
+ Coverage   74.02%   74.12%   +0.09%     
==========================================
  Files          72       72              
  Lines        9155     9194      +39     
  Branches     1239     1244       +5     
==========================================
+ Hits         6777     6815      +38     
- Misses       2138     2140       +2     
+ Partials      240      239       -1     

@ajdapretnar ajdapretnar marked this pull request as draft July 16, 2021 14:03
@ajdapretnar ajdapretnar changed the title [WIP] OWStatistics: Add new statistics methods [WIP] Jul 19, 2021
@ajdapretnar ajdapretnar changed the title [WIP] OWStatistics: Add new statistics method Jul 19, 2021
@ajdapretnar ajdapretnar marked this pull request as ready for review July 19, 2021 13:22
@PrimozGodec PrimozGodec merged commit a7fb35c into biolab:master Aug 12, 2021
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