Skip to content

Commit 881fd1f

Browse files
committed
Deploying to gh-pages from @ f490368 🚀
1 parent d71da0b commit 881fd1f

28 files changed

Lines changed: 36 additions & 36 deletions

CODE_OF_CONDUCT.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CONTRIBUTING.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

LICENSE.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/Using-EpiStrainDynamics.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/algorithmic-scaling.html

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

articles/algorithmic-scaling.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -290,10 +290,10 @@ knitr::kable(scaling_results, digits = 3,
290290

291291
| method | pathogen_structure | scaling_exponent | r_squared |
292292
|:------------|:-------------------|-----------------:|----------:|
293-
| p_spline | multiple | 1.005 | 0.996 |
294-
| p_spline | single | 0.842 | 0.991 |
295-
| random_walk | multiple | 0.964 | 0.999 |
296-
| random_walk | single | 0.874 | 0.980 |
293+
| p_spline | multiple | 1.012 | 0.996 |
294+
| p_spline | single | 0.845 | 0.990 |
295+
| random_walk | multiple | 0.959 | 0.999 |
296+
| random_walk | single | 0.880 | 0.981 |
297297

298298
Scaling exponents: time complexity approximately O(n^exponent)
299299

1.75 KB
Loading

articles/parameter-recovery.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

authors.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

authors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
## Citation
1717

1818
Source:
19-
[`inst/CITATION`](https://github.com/acefa-hubs/EpiStrainDynamics/blob/test-fixtures-v1/inst/CITATION)
19+
[`inst/CITATION`](https://github.com/acefa-hubs/EpiStrainDynamics/blob/main/inst/CITATION)
2020

2121
Windecker S, McCaw J, Shearer F, Eales O (2025). *Infer temporal trends
2222
of multiple pathogens*. R package,

0 commit comments

Comments
 (0)