Skip to content

Commit

Permalink
Merge pull request #32 from epinowcast/hot-fix-menu
Browse files Browse the repository at this point in the history
Hot fix: fix left nav bar
  • Loading branch information
seabbs authored Feb 10, 2025
2 parents 7759ce4 + acf5794 commit 164f537
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
5 changes: 1 addition & 4 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,8 @@ development:

navbar:
structure:
left: [intro, metareference, news]
right: [search, github, lightswitch]
components:
metareference:
text: Reference


home:
title: Baseline nowcast for right-truncated epidemiological data
1 change: 1 addition & 0 deletions vignettes/baselinenowcast.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ ggplot() +
scale_y_continuous(trans = "log10") +
ggtitle("Comparing real-time, nowcasted, and later observed cases")
```

Here we can see that our point nowcast slightly overestimates what was
eventually reported (black line), but does a decent overall job of correcting
for the right-truncation observed in the red line (the data prior to the
Expand Down

0 comments on commit 164f537

Please sign in to comment.