Skip to content

Commit 1a7bf3d

Browse files
committed
differences for PR #247
1 parent 88f45d1 commit 1a7bf3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"episodes/create-forecast.Rmd" "cc408a17d67fd9429a308b723ad17952" "site/built/create-forecast.md" "2025-10-17"
1111
"episodes/severity-static.Rmd" "22c2a1c522e4bd4a1f4291df17ac38cb" "site/built/severity-static.md" "2025-10-20"
1212
"episodes/superspreading-estimate.Rmd" "9b6fbbf140492702f54af9200f3887cd" "site/built/superspreading-estimate.md" "2025-10-17"
13-
"episodes/superspreading-simulate.Rmd" "e7fedcad27065f7df8465759ab4dd799" "site/built/superspreading-simulate.md" "2025-10-17"
13+
"episodes/superspreading-simulate.Rmd" "ee1152e37cb226d0eca29f8fb646acce" "site/built/superspreading-simulate.md" "2025-10-22"
1414
"instructors/instructor-notes.md" "ca3834a1b0f9e70c4702aa7a367a6bb5" "site/built/instructor-notes.md" "2025-10-17"
1515
"learners/intro-cfr-adjust-delays.Rmd" "87d00768a1c2daedc4303f0889472349" "site/built/intro-cfr-adjust-delays.md" "2025-10-17"
1616
"learners/intro-renewal-equation.Rmd" "f2ba72e6816c4ab50c439b35cc33754c" "site/built/intro-renewal-equation.md" "2025-10-17"

superspreading-simulate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ The `simulate_chains()` output creates a `<epichains>` class object, which we ca
275275

276276
We can use `simulate_chains()` to create multiple chains and increase the probability of simulating uncontrolled outbreak projections given an overdispersed offspring distribution.
277277

278-
We need to one additional element:
278+
We need to specify one additional element:
279279

280280
- `set.seed(<integer>)`, which is a random number generator function with a specified seed value, the `<integer>` number, to ensure consistent results across different runs of the code.
281281

0 commit comments

Comments
 (0)