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

ENH: Add bayes glm model #9235

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    3aecfe2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    ff92937 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Create example notebook

    Added rpy2 and working data
    cearlefraym committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    454518e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a6e99f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86a0458 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6bcd13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a867d7e View commit details
    Browse the repository at this point in the history
  6. Add intro text

    cearlefraym committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    dceda33 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update bayesglm.ipynb

    add examples from arm documentation
    add translation notes
    cearlefraym committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e2a9c52 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    9cff9f0 View commit details
    Browse the repository at this point in the history
  2. Add additional examples from docs

    Implements through to M8 from the docs
    cearlefraym committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a10efaf View commit details
    Browse the repository at this point in the history
  3. remove e2e tests

    scope tests to unit test only. e2e tests are moved to example notebook
    cearlefraym committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    81a68b9 View commit details
    Browse the repository at this point in the history
  4. Delete testing files

    tests files for e2e moved to example notebook
    cearlefraym committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1faafe6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1173450 View commit details
    Browse the repository at this point in the history
  6. STY: new line end of file

    cearlefraym committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    59a527d View commit details
    Browse the repository at this point in the history
  7. TST:

    remove manual test
    cearlefraym committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a8b71db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40f2b72 View commit details
    Browse the repository at this point in the history