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

Feature #2058 bias_ratio #2317

Merged
merged 6 commits into from
Oct 28, 2022
Merged

Feature #2058 bias_ratio #2317

merged 6 commits into from
Oct 28, 2022

Commits on Oct 26, 2022

  1. Per #2058, starting with the documentation first. Want to get feedbac…

    …k on the equation/explanation.
    JohnHalleyGotway committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ebcc192 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    5048ec1 View commit details
    Browse the repository at this point in the history
  2. Per #2058, switch from 1 Bias Ratio column to 5 to include the compon…

    …ents required to aggregate it.
    JohnHalleyGotway committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ac52474 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e1d7a8 View commit details
    Browse the repository at this point in the history
  4. Per #2058, big commit for computing/aggregating bias_ratio in the ECN…

    …T line type. Still need to fix ORANK -> ECNT in Stat-Analysis. ci-run-all
    JohnHalleyGotway committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    847f80c View commit details
    Browse the repository at this point in the history
  5. Per #2058, write utility functions for computing the bias ratio and t…

    …est to make sure that Stat-Analysis can now aggregate ORANK -> ECNT correctly.
    JohnHalleyGotway committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    2d9f53f View commit details
    Browse the repository at this point in the history