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

Dev hiv ped 24 #31

Draft
wants to merge 63 commits into
base: master
Choose a base branch
from
Draft

Dev hiv ped 24 #31

wants to merge 63 commits into from

Commits on Jun 27, 2022

  1. adding testing for transmission model

    maggie committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    60c45da View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. did checks in dplyr

    maggie committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    7d9b0f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. added age 15 entrants to the no ART group

    maggie committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    4f81376 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. reformatted testhat file to use helper functions, so that previous ch…

    …ecks can be run repeatedly on different build ups of the model
    maggie committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    cf1e3c2 View commit details
    Browse the repository at this point in the history
  2. took out tests that were causing git to fail

    maggie committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c4adecc View commit details
    Browse the repository at this point in the history
  3. added imports

    maggie committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    b9eca1c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. having eppasm in imports causing failure for dev ubuntu, looks like i…

    …ts in remotes so hoping that works
    maggie committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    af795b6 View commit details
    Browse the repository at this point in the history
  2. Revert "added imports"

    This reverts commit b9eca1c.
    maggie committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    cfd4951 View commit details
    Browse the repository at this point in the history
  3. Revert "having eppasm in imports causing failure for dev ubuntu, look…

    …s like its in remotes so hoping that works"
    
    This reverts commit af795b6.
    maggie committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    54aed27 View commit details
    Browse the repository at this point in the history
  4. back to last working imports

    maggie committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    9c53b0b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    086d08a View commit details
    Browse the repository at this point in the history
  2. trans tests should be checked by jeff, think this might be a number v…

    … rates issue
    maggie committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    5b16242 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. now getting alignment for births, deaths, tot pop, and burden metrics…

    …, jeff should look at cutoffs
    maggie committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    948e9ba View commit details
    Browse the repository at this point in the history
  2. added pjnz and removed plotting data

    maggie committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    e88bfdc View commit details
    Browse the repository at this point in the history
  3. now outputting the hiv negative population, changed births so that th…

    …ey are calculated from this population, need to add in births from hiv pos moms
    maggie committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    0610e09 View commit details
    Browse the repository at this point in the history
  4. fix white space

    jeffeaton authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    51dfb43 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. responding to jeffs pr notes

    maggie committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    19540a9 View commit details
    Browse the repository at this point in the history
  2. merged in entrants

    maggie committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    836f8d3 View commit details
    Browse the repository at this point in the history
  3. added new pjnz file descriptions to the add me, removed one that was …

    …redundant
    maggie committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    dde6cbe View commit details
    Browse the repository at this point in the history
  4. added purpose

    maggie committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f4043c5 View commit details
    Browse the repository at this point in the history
  5. fixing test

    maggie committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ede4c8c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'dev_add_hivp_entrant' of https://github.com/mwalte10/le…

    …apfrog into dev_add_hivp_entrant
    maggie committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    49c527c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. added return messages to the helper functions and extracted the cutof…

    …fs and changed them to args to the function. Going to add these to the readme
    maggie committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    0fb8a9b View commit details
    Browse the repository at this point in the history
  2. updated readme file

    maggie committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e8ad532 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c7613f View commit details
    Browse the repository at this point in the history
  4. changed threshold

    maggie committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    3057ea1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. added in tests to assess leapfrog v eppasm

    maggie committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c0854b2 View commit details
    Browse the repository at this point in the history
  2. deleted two files that I did not mean to add

    maggie committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    4739bb9 View commit details
    Browse the repository at this point in the history
  3. added in hiv negative population

    maggie committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    c7eb868 View commit details
    Browse the repository at this point in the history
  4. took out a redundant test

    maggie committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    9157af7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8212723 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. adding in hiv births, trying to align hiv births between spec and lfr…

    …og and spec separately from normal births
    maggie committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    7dff8bc View commit details
    Browse the repository at this point in the history
  2. updated thresholds for the births

    maggie committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    e05aeaa View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. .

    maggie committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    2d3f2e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. added popadjust

    maggie committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    26e1852 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. added in population adjust

    maggie committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    913cac7 View commit details
    Browse the repository at this point in the history
  2. updated readme

    maggie committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    d65e128 View commit details
    Browse the repository at this point in the history
  3. resolving merge changes

    maggie committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    3e194b1 View commit details
    Browse the repository at this point in the history
  4. resolving merge conflicts

    maggie committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    6ffe193 View commit details
    Browse the repository at this point in the history
  5. trying to get alignment

    maggie committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    25a7447 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. added initial ped inputs

    maggie committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    f50abef View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. I think that this is working now but somehow adding in the full pAG i…

    …s causing my R to crash, can move fert rat to just be the 35 dimensions
    maggie committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    b029cb1 View commit details
    Browse the repository at this point in the history
  2. merge

    maggie committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    0d688f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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

Commits on Aug 4, 2022

  1. Revert "added in HIV births to the end of the loop over years"

    This reverts commit 82bad9e.
    maggie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    92adab4 View commit details
    Browse the repository at this point in the history
  2. extracted paed incidence from spec, input into spec, distrbuted among…

    … sex and ages, confirmed aligns with spec
    maggie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b08d66f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    101d068 View commit details
    Browse the repository at this point in the history
  4. pushing single cohort file

    maggie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    cbd19d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. added in the read spec object bit

    maggie committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    e77865c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. align infections by age

    jeffeaton committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    6cf22c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c4851d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. merged jeffs changes

    maggie committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    511faf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    9569cb6 View commit details
    Browse the repository at this point in the history
  2. hiv infections stratified by cd4 init dist

    maggie committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    1fd5d39 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. rebasing git

    maggie committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b4a34ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5457ac View commit details
    Browse the repository at this point in the history
  3. incidence matches but prevalence and deaths dont bc I havent incorpor…

    …ated natural deaths yet
    maggie committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b906ed5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. removed my version of read_hivproj_param

    maggie committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    a079271 View commit details
    Browse the repository at this point in the history
  2. adding testthat to imports rather than suggests, as it seems to be ca…

    …using problems in git checks
    maggie committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    7c6f3c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. removed paed = t bc it was breaking

    maggie committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    732c73d View commit details
    Browse the repository at this point in the history
  2. added package specifications

    maggie committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    273b9b3 View commit details
    Browse the repository at this point in the history
  3. removed xlsx

    maggie committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5ade285 View commit details
    Browse the repository at this point in the history
  4. changed imports per warning

    maggie committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    63155d9 View commit details
    Browse the repository at this point in the history