Skip to content

Feat/odin 2 to 10#48

Open
htopazian wants to merge 5 commits into
masterfrom
feat/odin-2-to-10
Open

Feat/odin 2 to 10#48
htopazian wants to merge 5 commits into
masterfrom
feat/odin-2-to-10

Conversation

@htopazian

Copy link
Copy Markdown
Collaborator
  • adding in a new model to the run_model() parameter called 'odin_model_ageprev'
  • takes two arguments 'agestart' and 'ageend' which are the indices of the age vector from which to calculate prevalence for a certain age group
  • useful as the current 'prev' output from odin_model is only for ages 0-59 months

htopazian added 5 commits May 17, 2021 14:17
for finding prevalence between a certain age range
+ changing branch name
- reworking equations w/ help from Joe
- running without R crashing now!
- prev_agegroup = prev for age values 0-5
@htopazian htopazian requested a review from JDChallenger May 19, 2021 12:47
@codecov

codecov Bot commented May 19, 2021

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@caee075). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #48   +/-   ##
=========================================
  Coverage          ?   10.96%           
=========================================
  Files             ?        7           
  Lines             ?    19109           
  Branches          ?        0           
=========================================
  Hits              ?     2095           
  Misses            ?    17014           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update caee075...5ea0d23. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants