-
Notifications
You must be signed in to change notification settings - Fork 4
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
update late tasks from feedback #85
Conversation
Store all results and then extract infectious compartment for plotting
and clarify reduction is performed within the model functions
❌ DANGER ❌This pull request has modified workflows that created output. Close this now. |
Co-authored-by: Andree Valle Campos <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with your previous edits.
I made a follow-up question on the edges of the diagrams.
I rewrote the edit suggestion in learning objectives from simulating-transmission.Rmd
. If agreed, for consistency this can also be applied to modeling-interventions.Rmd
and compare-interventions.Rmd
:
In modeling-interventions.Rmd
- From:
- Learn how to implement pharmaceutical and non-pharmaceutical interventions
- To:
- Add pharmaceutical and non-pharmaceutical interventions to an
{epidemics}
model
- Add pharmaceutical and non-pharmaceutical interventions to an
In compare-interventions.Rmd
:
- From:
- Understand how to compare intervention scenarios
- To:
- Compare intervention scenarios
Co-authored-by: Andree Valle Campos <[email protected]>
Co-authored-by: Andree Valle Campos <[email protected]>
Co-authored-by: Andree Valle Campos <[email protected]>
Co-authored-by: Andree Valle Campos <[email protected]>
@amanda-minter since the core edits to solve the issues in the first comment are already approved, I'll approve my review. Feel free to resolve any additional discussion here or reference them in new issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update late task tutorials after feedback, fixes #60, #63, #73, #79
@amanda-minter since the core edits to solve the issues in the first comment are already approved, I'll approve my review. Feel free to resolve any additional discussion here or reference them in new issues.
Fixes #100 |
Auto-generated via {sandpaper} Source : 5c76e4e Branch : main Author : Amanda Minter <[email protected]> Time : 2023-12-21 14:05:03 +0000 Message : update late tasks from feedback (#85) * Extend challenge in 'Choosing an appropriate model' * Edit to accounting for uncertainty example Store all results and then extract infectious compartment for plotting * Add detail to Ebola case study challenge * update glossary entries * Add callout on ODE solver * clarify purpose of concept dependencies * Updates from review * Remove infection object * Update simulating-transmission.Rmd * Update model-choices.Rmd * Add exercise to `compare_interventions.Rmd` * update modelling interventions after review * Update renv.lock * update plots * make uncertainty plots consistent across episodes * fix broken link * making plots consistent across tutorials * update summary and key points * update plots and add challenge * update introduction * move contact matrix callout and clarify reduction is performed within the model functions * add callout on intervention types * update introduction and reorder text in other sections * update PI section * style code * spell check * Update compare-interventions.Rmd * Apply suggestions from code review Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/modelling-interventions.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * add dropdown menus to make section more interactive * add reminder about transmissibility calculation * link to latent period * update model terms * add note on flow diagram * add callout on model rates * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * update tutorial objectives * distinguish parameter definitions from process descriptions in flow diagram * Update model-choices.Rmd * remove pak call from set up * Update renv.lock --------- Co-authored-by: Andree Valle Campos <[email protected]>
Auto-generated via {sandpaper} Source : 8ba98d6 Branch : md-outputs Author : GitHub Actions <[email protected]> Time : 2023-12-21 14:08:01 +0000 Message : markdown source builds Auto-generated via {sandpaper} Source : 5c76e4e Branch : main Author : Amanda Minter <[email protected]> Time : 2023-12-21 14:05:03 +0000 Message : update late tasks from feedback (#85) * Extend challenge in 'Choosing an appropriate model' * Edit to accounting for uncertainty example Store all results and then extract infectious compartment for plotting * Add detail to Ebola case study challenge * update glossary entries * Add callout on ODE solver * clarify purpose of concept dependencies * Updates from review * Remove infection object * Update simulating-transmission.Rmd * Update model-choices.Rmd * Add exercise to `compare_interventions.Rmd` * update modelling interventions after review * Update renv.lock * update plots * make uncertainty plots consistent across episodes * fix broken link * making plots consistent across tutorials * update summary and key points * update plots and add challenge * update introduction * move contact matrix callout and clarify reduction is performed within the model functions * add callout on intervention types * update introduction and reorder text in other sections * update PI section * style code * spell check * Update compare-interventions.Rmd * Apply suggestions from code review Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/modelling-interventions.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * add dropdown menus to make section more interactive * add reminder about transmissibility calculation * link to latent period * update model terms * add note on flow diagram * add callout on model rates * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * update tutorial objectives * distinguish parameter definitions from process descriptions in flow diagram * Update model-choices.Rmd * remove pak call from set up * Update renv.lock --------- Co-authored-by: Andree Valle Campos <[email protected]>
Auto-generated via {sandpaper} Source : 5c76e4e Branch : main Author : Amanda Minter <[email protected]> Time : 2023-12-21 14:05:03 +0000 Message : update late tasks from feedback (#85) * Extend challenge in 'Choosing an appropriate model' * Edit to accounting for uncertainty example Store all results and then extract infectious compartment for plotting * Add detail to Ebola case study challenge * update glossary entries * Add callout on ODE solver * clarify purpose of concept dependencies * Updates from review * Remove infection object * Update simulating-transmission.Rmd * Update model-choices.Rmd * Add exercise to `compare_interventions.Rmd` * update modelling interventions after review * Update renv.lock * update plots * make uncertainty plots consistent across episodes * fix broken link * making plots consistent across tutorials * update summary and key points * update plots and add challenge * update introduction * move contact matrix callout and clarify reduction is performed within the model functions * add callout on intervention types * update introduction and reorder text in other sections * update PI section * style code * spell check * Update compare-interventions.Rmd * Apply suggestions from code review Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/modelling-interventions.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * add dropdown menus to make section more interactive * add reminder about transmissibility calculation * link to latent period * update model terms * add note on flow diagram * add callout on model rates * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * update tutorial objectives * distinguish parameter definitions from process descriptions in flow diagram * Update model-choices.Rmd * remove pak call from set up * Update renv.lock --------- Co-authored-by: Andree Valle Campos <[email protected]>
Auto-generated via {sandpaper} Source : 2cfa2eb Branch : md-outputs Author : GitHub Actions <[email protected]> Time : 2023-12-26 00:33:43 +0000 Message : markdown source builds Auto-generated via {sandpaper} Source : 5c76e4e Branch : main Author : Amanda Minter <[email protected]> Time : 2023-12-21 14:05:03 +0000 Message : update late tasks from feedback (#85) * Extend challenge in 'Choosing an appropriate model' * Edit to accounting for uncertainty example Store all results and then extract infectious compartment for plotting * Add detail to Ebola case study challenge * update glossary entries * Add callout on ODE solver * clarify purpose of concept dependencies * Updates from review * Remove infection object * Update simulating-transmission.Rmd * Update model-choices.Rmd * Add exercise to `compare_interventions.Rmd` * update modelling interventions after review * Update renv.lock * update plots * make uncertainty plots consistent across episodes * fix broken link * making plots consistent across tutorials * update summary and key points * update plots and add challenge * update introduction * move contact matrix callout and clarify reduction is performed within the model functions * add callout on intervention types * update introduction and reorder text in other sections * update PI section * style code * spell check * Update compare-interventions.Rmd * Apply suggestions from code review Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/modelling-interventions.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * add dropdown menus to make section more interactive * add reminder about transmissibility calculation * link to latent period * update model terms * add note on flow diagram * add callout on model rates * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * update tutorial objectives * distinguish parameter definitions from process descriptions in flow diagram * Update model-choices.Rmd * remove pak call from set up * Update renv.lock --------- Co-authored-by: Andree Valle Campos <[email protected]>
Auto-generated via {sandpaper} Source : 2cfa2eb Branch : md-outputs Author : GitHub Actions <[email protected]> Time : 2023-12-26 00:33:43 +0000 Message : markdown source builds Auto-generated via {sandpaper} Source : 5c76e4e Branch : main Author : Amanda Minter <[email protected]> Time : 2023-12-21 14:05:03 +0000 Message : update late tasks from feedback (#85) * Extend challenge in 'Choosing an appropriate model' * Edit to accounting for uncertainty example Store all results and then extract infectious compartment for plotting * Add detail to Ebola case study challenge * update glossary entries * Add callout on ODE solver * clarify purpose of concept dependencies * Updates from review * Remove infection object * Update simulating-transmission.Rmd * Update model-choices.Rmd * Add exercise to `compare_interventions.Rmd` * update modelling interventions after review * Update renv.lock * update plots * make uncertainty plots consistent across episodes * fix broken link * making plots consistent across tutorials * update summary and key points * update plots and add challenge * update introduction * move contact matrix callout and clarify reduction is performed within the model functions * add callout on intervention types * update introduction and reorder text in other sections * update PI section * style code * spell check * Update compare-interventions.Rmd * Apply suggestions from code review Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/modelling-interventions.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * add dropdown menus to make section more interactive * add reminder about transmissibility calculation * link to latent period * update model terms * add note on flow diagram * add callout on model rates * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * update tutorial objectives * distinguish parameter definitions from process descriptions in flow diagram * Update model-choices.Rmd * remove pak call from set up * Update renv.lock --------- Co-authored-by: Andree Valle Campos <[email protected]>
Auto-generated via {sandpaper} Source : 2cfa2eb Branch : md-outputs Author : GitHub Actions <[email protected]> Time : 2023-12-26 00:33:43 +0000 Message : markdown source builds Auto-generated via {sandpaper} Source : 5c76e4e Branch : main Author : Amanda Minter <[email protected]> Time : 2023-12-21 14:05:03 +0000 Message : update late tasks from feedback (#85) * Extend challenge in 'Choosing an appropriate model' * Edit to accounting for uncertainty example Store all results and then extract infectious compartment for plotting * Add detail to Ebola case study challenge * update glossary entries * Add callout on ODE solver * clarify purpose of concept dependencies * Updates from review * Remove infection object * Update simulating-transmission.Rmd * Update model-choices.Rmd * Add exercise to `compare_interventions.Rmd` * update modelling interventions after review * Update renv.lock * update plots * make uncertainty plots consistent across episodes * fix broken link * making plots consistent across tutorials * update summary and key points * update plots and add challenge * update introduction * move contact matrix callout and clarify reduction is performed within the model functions * add callout on intervention types * update introduction and reorder text in other sections * update PI section * style code * spell check * Update compare-interventions.Rmd * Apply suggestions from code review Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/modelling-interventions.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * add dropdown menus to make section more interactive * add reminder about transmissibility calculation * link to latent period * update model terms * add note on flow diagram * add callout on model rates * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * update tutorial objectives * distinguish parameter definitions from process descriptions in flow diagram * Update model-choices.Rmd * remove pak call from set up * Update renv.lock --------- Co-authored-by: Andree Valle Campos <[email protected]>
Auto-generated via {sandpaper} Source : 2cfa2eb Branch : md-outputs Author : GitHub Actions <[email protected]> Time : 2023-12-26 00:33:43 +0000 Message : markdown source builds Auto-generated via {sandpaper} Source : 5c76e4e Branch : main Author : Amanda Minter <[email protected]> Time : 2023-12-21 14:05:03 +0000 Message : update late tasks from feedback (#85) * Extend challenge in 'Choosing an appropriate model' * Edit to accounting for uncertainty example Store all results and then extract infectious compartment for plotting * Add detail to Ebola case study challenge * update glossary entries * Add callout on ODE solver * clarify purpose of concept dependencies * Updates from review * Remove infection object * Update simulating-transmission.Rmd * Update model-choices.Rmd * Add exercise to `compare_interventions.Rmd` * update modelling interventions after review * Update renv.lock * update plots * make uncertainty plots consistent across episodes * fix broken link * making plots consistent across tutorials * update summary and key points * update plots and add challenge * update introduction * move contact matrix callout and clarify reduction is performed within the model functions * add callout on intervention types * update introduction and reorder text in other sections * update PI section * style code * spell check * Update compare-interventions.Rmd * Apply suggestions from code review Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/modelling-interventions.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * add dropdown menus to make section more interactive * add reminder about transmissibility calculation * link to latent period * update model terms * add note on flow diagram * add callout on model rates * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * update tutorial objectives * distinguish parameter definitions from process descriptions in flow diagram * Update model-choices.Rmd * remove pak call from set up * Update renv.lock --------- Co-authored-by: Andree Valle Campos <[email protected]>
Auto-generated via {sandpaper} Source : 2cfa2eb Branch : md-outputs Author : GitHub Actions <[email protected]> Time : 2023-12-26 00:33:43 +0000 Message : markdown source builds Auto-generated via {sandpaper} Source : 5c76e4e Branch : main Author : Amanda Minter <[email protected]> Time : 2023-12-21 14:05:03 +0000 Message : update late tasks from feedback (#85) * Extend challenge in 'Choosing an appropriate model' * Edit to accounting for uncertainty example Store all results and then extract infectious compartment for plotting * Add detail to Ebola case study challenge * update glossary entries * Add callout on ODE solver * clarify purpose of concept dependencies * Updates from review * Remove infection object * Update simulating-transmission.Rmd * Update model-choices.Rmd * Add exercise to `compare_interventions.Rmd` * update modelling interventions after review * Update renv.lock * update plots * make uncertainty plots consistent across episodes * fix broken link * making plots consistent across tutorials * update summary and key points * update plots and add challenge * update introduction * move contact matrix callout and clarify reduction is performed within the model functions * add callout on intervention types * update introduction and reorder text in other sections * update PI section * style code * spell check * Update compare-interventions.Rmd * Apply suggestions from code review Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/modelling-interventions.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * add dropdown menus to make section more interactive * add reminder about transmissibility calculation * link to latent period * update model terms * add note on flow diagram * add callout on model rates * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * Update episodes/simulating-transmission.Rmd Co-authored-by: Andree Valle Campos <[email protected]> * update tutorial objectives * distinguish parameter definitions from process descriptions in flow diagram * Update model-choices.Rmd * remove pak call from set up * Update renv.lock --------- Co-authored-by: Andree Valle Campos <[email protected]>
update late task tutorials after feedback, fixes #60, #63, #73, epiverse-trace/tutorials-late#6