Skip to content

Commit 45d571e

Browse files
committed
Deploying to gh-pages from @ ea127bf 🚀
1 parent 881fd1f commit 45d571e

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

articles/algorithmic-scaling.html

Lines changed: 6 additions & 6 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.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 |
293+
| p_spline | multiple | 1.007 | 0.997 |
294+
| p_spline | single | 0.836 | 0.990 |
295+
| random_walk | multiple | 0.971 | 0.999 |
296+
| random_walk | single | 0.885 | 0.980 |
297297

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

-1.71 KB
Loading

pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ articles:
55
articles/algorithmic-scaling: algorithmic-scaling.html
66
articles/parameter-recovery: parameter-recovery.html
77
Using-EpiStrainDynamics: Using-EpiStrainDynamics.html
8-
last_built: 2026-03-17T07:21Z
8+
last_built: 2026-03-17T09:23Z
99
urls:
1010
reference: https://acefa-hubs.github.io/EpiStrainDynamics/reference
1111
article: https://acefa-hubs.github.io/EpiStrainDynamics/articles

0 commit comments

Comments
 (0)