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

Maximum Likelihood utility #122

Merged
merged 9 commits into from
Feb 4, 2022
Merged

Maximum Likelihood utility #122

merged 9 commits into from
Feb 4, 2022

Commits on Feb 1, 2022

  1. first draft ml functions

    mmaelicke committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    d1b9670 View commit details
    Browse the repository at this point in the history
  2. drafting AIC/BIC function

    mmaelicke committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    93b3ece View commit details
    Browse the repository at this point in the history
  3. Tutorial draft

    mmaelicke committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    882b1c2 View commit details
    Browse the repository at this point in the history
  4. aic bic interface

    mmaelicke committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    53dac51 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    75b2f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b44936 View commit details
    Browse the repository at this point in the history
  3. added tests

    mmaelicke committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    835e1d9 View commit details
    Browse the repository at this point in the history
  4. docs update

    mmaelicke committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    2aef8e0 View commit details
    Browse the repository at this point in the history
  5. Tutorial updates

    mmaelicke committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    6ffd54c View commit details
    Browse the repository at this point in the history