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: Implement Likelihood-Ratio test #178

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

FEAT: Implement Likelihood-Ratio test #178

wants to merge 8 commits into from

Commits on Oct 17, 2023

  1. initial commit

    PABannier committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    589d70e View commit details
    Browse the repository at this point in the history
  2. arg sanity check

    PABannier committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1a95da8 View commit details
    Browse the repository at this point in the history
  3. setup wald and LRT

    PABannier committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    86cf0e0 View commit details
    Browse the repository at this point in the history
  4. implemented lrt test

    PABannier committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4a663d0 View commit details
    Browse the repository at this point in the history
  5. fix and test on example

    bbdnr committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    570f881 View commit details
    Browse the repository at this point in the history
  6. minor errors

    alexandrenowak committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4289521 View commit details
    Browse the repository at this point in the history
  7. cosmit

    PABannier committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e2afb7d View commit details
    Browse the repository at this point in the history
  8. cosmit

    PABannier committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b913d20 View commit details
    Browse the repository at this point in the history