Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove confidence interval video #155

Merged
merged 1 commit into from
Nov 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions learners/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
+ **Challenges**: complete challenges to test your understanding.
+ **Explainers**: add to your understanding of mathematical and modelling concepts with the explainer boxes.

Also check out the [glossary](../reference.md) for any terms you may be unfamiliar with.

Check warning on line 40 in learners/setup.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[missing file]: [glossary](../reference.md)

### Epiverse-TRACE R packages

Our strategy is to gradually incorporate specialised **R packages** into a traditional analysis pipeline. These packages should fill the gaps in these epidemiology-specific tasks in response to outbreaks.

![I](episodes/fig/pkgs-hexlogos-2.png).

Check warning on line 46 in learners/setup.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[image missing alt-text]: episodes/fig/pkgs-hexlogos-2.png

<p><figure>
<img src="episodes/fig/pkgs-hexlogos-2.png"
Expand Down Expand Up @@ -360,17 +360,19 @@
doi: 10.1098/rstb.2018.0276. PMID: 31104603; PMCID: PMC6558557.
-->

**Watch** four 5-minute video refreshers on statistical distributions:
**Watch** three 5-minute video refreshers on statistical distributions:

- StatQuest with Josh Starmer (2017)
**The Main Ideas behind Probability Distributions**, YouTube.
Available at: <https://www.youtube.com/watch?v=oI3hZJqXJuc&t>
<!--(Accessed: 30 October 2024).-->

<!--
- StatQuest with Josh Starmer (2015)
**Confidence Intervals, Clearly Explained!!!**, YouTube.
Available at: <https://www.youtube.com/watch?v=TqOeMYtOc1w>
<!--(Accessed: 04 November 2024).-->
(Accessed: 04 November 2024).
-->

- StatQuest with Josh Starmer (2018)
**Probability is not Likelihood. Find out why!!!**, YouTube.
Expand Down
Loading