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

Add SDM-PSI Estimator #591

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

Add SDM-PSI Estimator #591

wants to merge 61 commits into from

Commits on Nov 18, 2020

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

Commits on Oct 27, 2021

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

Commits on Oct 29, 2021

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

Commits on Dec 19, 2021

  1. Merge branch 'main' into sdm

    tsalo committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    0a9b40a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26cb5e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Improve documentation a bit.

    tsalo committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    907ac54 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    61e8d7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca6ddc0 View commit details
    Browse the repository at this point in the history
  3. Draft hedges g function.

    tsalo committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    8c530f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5be408 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0eee9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3cf2a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

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

Commits on Jan 14, 2022

  1. Get the simulations working.

    tsalo committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    57f5d89 View commit details
    Browse the repository at this point in the history
  2. Support different sample sizes per study.

    Still need to support one-sample studies.
    tsalo committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    910a44a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. Configuration menu
    Copy the full SHA
    0e9207d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05260fc View commit details
    Browse the repository at this point in the history
  3. Update sdm.py

    tsalo committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    0f0f49a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Document some stuff.

    tsalo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    3e0a1a2 View commit details
    Browse the repository at this point in the history
  2. Import stuff.

    tsalo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    1575455 View commit details
    Browse the repository at this point in the history
  3. Update setup.cfg

    tsalo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    1996c6f View commit details
    Browse the repository at this point in the history
  4. Update sdm.py

    tsalo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    e87eea7 View commit details
    Browse the repository at this point in the history
  5. Some notes.

    tsalo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    c1c61ed View commit details
    Browse the repository at this point in the history
  6. Fix the simulated data.

    tsalo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    f8b4dd6 View commit details
    Browse the repository at this point in the history
  7. Documentation improvements.

    tsalo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    61a2769 View commit details
    Browse the repository at this point in the history
  8. Update sdm.py

    tsalo committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    f600bd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

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

Commits on Mar 3, 2022

  1. Merge branch 'main' into sdm

    tsalo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    fe22b9c View commit details
    Browse the repository at this point in the history
  2. Remove supplement R values.

    tsalo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    cb38ec0 View commit details
    Browse the repository at this point in the history
  3. Update sdm.py

    tsalo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    679f051 View commit details
    Browse the repository at this point in the history
  4. Run black.

    tsalo committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    afa59ca View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Merge branch 'main' into sdm

    tsalo committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    4c315fb View commit details
    Browse the repository at this point in the history
  2. Update sdm.py

    tsalo committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e74be9c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Test out the simulation method.

    Unfortunately, there's still an issue with most voxels...
    tsalo committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    1855caf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6d9371 View commit details
    Browse the repository at this point in the history
  3. Add some tests.

    tsalo committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    e575b0e View commit details
    Browse the repository at this point in the history
  4. Update sdm.py

    tsalo committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    34547dc View commit details
    Browse the repository at this point in the history
  5. docstrings.

    tsalo committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    a24104f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    1e0c9cc View commit details
    Browse the repository at this point in the history
  2. Run black.

    tsalo committed May 11, 2022
    Configuration menu
    Copy the full SHA
    6df11b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59777cf View commit details
    Browse the repository at this point in the history
  4. Update.

    tsalo committed May 11, 2022
    Configuration menu
    Copy the full SHA
    c350dd9 View commit details
    Browse the repository at this point in the history
  5. Update.

    tsalo committed May 11, 2022
    Configuration menu
    Copy the full SHA
    58d9bb4 View commit details
    Browse the repository at this point in the history
  6. Move some functions.

    tsalo committed May 11, 2022
    Configuration menu
    Copy the full SHA
    63e878e View commit details
    Browse the repository at this point in the history
  7. More.

    tsalo committed May 11, 2022
    Configuration menu
    Copy the full SHA
    d4c2c65 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Update sdm.py

    tsalo committed May 13, 2022
    Configuration menu
    Copy the full SHA
    103f5b9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Update setup.cfg

    tsalo committed May 14, 2022
    Configuration menu
    Copy the full SHA
    267ceaf View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Update sdm.py

    tsalo committed May 16, 2022
    Configuration menu
    Copy the full SHA
    7e7a6ac View commit details
    Browse the repository at this point in the history
  2. Update sdm.py

    tsalo committed May 16, 2022
    Configuration menu
    Copy the full SHA
    eb52eb9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Update test_sdm.py

    tsalo committed May 17, 2022
    Configuration menu
    Copy the full SHA
    3410c6b View commit details
    Browse the repository at this point in the history
  2. Update sdm.py

    tsalo committed May 17, 2022
    Configuration menu
    Copy the full SHA
    177c3cc View commit details
    Browse the repository at this point in the history
  3. Update sdm.py

    tsalo committed May 17, 2022
    Configuration menu
    Copy the full SHA
    6119e7c View commit details
    Browse the repository at this point in the history
  4. Update test_sdm.py

    tsalo committed May 17, 2022
    Configuration menu
    Copy the full SHA
    ff933c7 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Minor stuff from last night.

    tsalo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    6f7993c View commit details
    Browse the repository at this point in the history
  2. More stuff.

    tsalo committed May 18, 2022
    Configuration menu
    Copy the full SHA
    54bc79c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Update.

    tsalo committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ef2e5ab View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

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

Commits on May 24, 2022

  1. Update sdm.py

    tsalo committed May 24, 2022
    Configuration menu
    Copy the full SHA
    57d0ebb View commit details
    Browse the repository at this point in the history
  2. Update sdm.py

    tsalo committed May 24, 2022
    Configuration menu
    Copy the full SHA
    8bcb8e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    2861950 View commit details
    Browse the repository at this point in the history
  2. [skip ci] Update sdm.py.

    tsalo committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    ee28f73 View commit details
    Browse the repository at this point in the history