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

Develop #343

Merged
merged 60 commits into from
Jan 31, 2023
Merged

Develop #343

merged 60 commits into from
Jan 31, 2023

Commits on Nov 18, 2022

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

Commits on Nov 23, 2022

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

Commits on Nov 24, 2022

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

Commits on Dec 9, 2022

  1. upper bound frac_obs by 1 (#340)

    sbfnk authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2c5a4ef View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    20b302e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0945d9b View commit details
    Browse the repository at this point in the history
  3. merge changes from main

    seabbs committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    0dacc19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    568e10c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f911647 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    44f0ba2 View commit details
    Browse the repository at this point in the history
  2. Hotfix: Fix estimate_infections() example for truncation which did no…

    …t use the new dist input
    seabbs committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    3ff53b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Merge changes from main

    seabbs committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ba11198 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    fc2854b View commit details
    Browse the repository at this point in the history
  2. update news

    seabbs committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    51e441c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5149e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6ddb66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e31395 View commit details
    Browse the repository at this point in the history
  6. Package: Surface reversing of PMF to happen once and explicitly vs wi…

    …thin multiple function calls
    seabbs committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    d384baf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f4cadc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b3b0b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f96cea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8c4a58 View commit details
    Browse the repository at this point in the history
  11. Tests: Add a synthetic recovery test for estimate_secondary (prevalen…

    …ce currently failing)
    seabbs committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    79758e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1173581 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4faefa1 View commit details
    Browse the repository at this point in the history
  14. Package: Add support for passing generation time distribution to gene…

    …ration_time_opts as a list
    seabbs committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    749eaa1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e1ccc55 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0b0d21b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    c489845 View commit details
    Browse the repository at this point in the history
  2. Package: First pass at vector of delay mean lower bounds - depends on…

    … passing -Inf being allowed
    seabbs committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    d0cf718 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7fc4a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c1b6ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d6ff41 View commit details
    Browse the repository at this point in the history
  6. Package: Update namespace

    seabbs committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ebb8ba4 View commit details
    Browse the repository at this point in the history
  7. Package: Restyle code and docs

    seabbs committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0fd749b View commit details
    Browse the repository at this point in the history
  8. Package: Add use of delays_lp for generation time and define truncate…

    …d prior for distributions
    seabbs committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f10d18b View commit details
    Browse the repository at this point in the history
  9. Model: Use delays_lp for truncation and generation time to properly s…

    …upport multiple dists etc
    seabbs committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    44ce892 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4140bdf View commit details
    Browse the repository at this point in the history
  11. Bug: Fix edge case when using mixed distributions so that seeding tim…

    …e is correctly calculated
    seabbs committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1b9d952 View commit details
    Browse the repository at this point in the history
  12. Docmentation: Refresh README

    seabbs committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c6627e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    872b9ea View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c63d92f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    743deaf View commit details
    Browse the repository at this point in the history
  16. Documentation: Refresh docs

    seabbs committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c6908e5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    49a5994 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f5fe5a6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3bd5f61 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. update synthetic validation

    sbfnk committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    d3b4593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9305115 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1299a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Update R/create.R

    Co-authored-by: Sebastian Funk <[email protected]>
    seabbs and sbfnk authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f965d85 View commit details
    Browse the repository at this point in the history
  2. Update README.Rmd

    Co-authored-by: Sebastian Funk <[email protected]>
    seabbs and sbfnk authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    b0ec85f View commit details
    Browse the repository at this point in the history
  3. Update R/create.R

    Co-authored-by: Sebastian Funk <[email protected]>
    seabbs and sbfnk authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    25e6608 View commit details
    Browse the repository at this point in the history
  4. Update R/estimate_truncation.R

    Co-authored-by: Sebastian Funk <[email protected]>
    seabbs and sbfnk authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    18338a0 View commit details
    Browse the repository at this point in the history
  5. Update R/create.R

    Co-authored-by: Sebastian Funk <[email protected]>
    seabbs and sbfnk authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    62f984a View commit details
    Browse the repository at this point in the history
  6. Update NEWS.md

    Co-authored-by: Sebastian Funk <[email protected]>
    seabbs and sbfnk authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1fcfbc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    f3b5887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae890a View commit details
    Browse the repository at this point in the history
  3. refresh documentation

    seabbs committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e30d803 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c54b74e View commit details
    Browse the repository at this point in the history