Fix 4 session 3 solutions - #8
Merged
Merged
Conversation
Add text explaining that the flu figure and table show active cases as prevalence, while the final-size calculation uses cumulative incidence. State the boarding school size as N = 764 and the total outbreak cases as Z = 512. Clarify that 512 is not read directly from a single value in the prevalence figure or table.
…screenshots for setup
Add a Day 1 interactive session page for modifying SIR box-and-arrow diagrams. Use the same R diagram package style as the existing R session materials, with starter and vaccination examples. Link the new page from the book sidebar and workshop schedule. Include a commented student template with arrow labels so students can adapt the diagram structure and explain the assumptions behind their changes.
Add collapsible solution blocks for the R session 03 exercises so code and rendered outputs can be hidden together. This keeps the worked answers available without crowding the exercise flow. Replace the Exercise 6 placeholder with fixed-initial-condition SIR fits. Add reusable fitting code, parameter tables, and interpretation for fixing S0, I0, or both during least-squares estimation.
Move the visible solution blocks directly under their corresponding exercise prompts. Keep each solution collapsed with HTML details blocks so learners can reveal answers in place without jumping to a separate solutions section. Adjust the early Niamey linear-regression solution to use a local working copy. This avoids mutating the main dataset before later sections build the course data objects.
Contributor
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
sismid-module-01-2026 | f89cd18 | Commit Preview URL Branch Preview URL |
Jul 06 2026, 03:24 PM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.