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

Fix StanMetaRegression estimator #108

Merged
merged 22 commits into from
Apr 4, 2024
Merged

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    997f336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ef19d View commit details
    Browse the repository at this point in the history
  3. Revert "add pystan and arviz to required dependencies"

    This reverts commit 28ef19d.
    JulioAPeraza committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    5071356 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e05e71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    933d9e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    887fc4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b90603 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Jan 26, 2023

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

Commits on Jan 27, 2023

  1. Update estimators.py

    JulioAPeraza committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c1e278f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Fix black issues

    JulioAPeraza committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    5ad53e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    b7c21da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2297f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c561a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7acf129 View commit details
    Browse the repository at this point in the history
  5. declare array

    jdkent committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f99c8dd View commit details
    Browse the repository at this point in the history
  6. try adding additional prereqs

    jdkent committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6b421d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    5221332 View commit details
    Browse the repository at this point in the history
  2. fix scipy issue

    jdkent committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    328f16a View commit details
    Browse the repository at this point in the history
  3. add the naked import back in

    jdkent committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    653bd17 View commit details
    Browse the repository at this point in the history
  4. fix scipy version

    jdkent committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    454b23c View commit details
    Browse the repository at this point in the history
  5. undo naked import

    jdkent committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e56e294 View commit details
    Browse the repository at this point in the history