Fixed titles, math rendering, and links on some pages

This commit is contained in:
Brandon Rozek 2021-07-26 09:13:20 -04:00
parent 9f096a8720
commit 330ace0de9
61 changed files with 303 additions and 115 deletions

View file

@ -1,4 +1,7 @@
# Reproducible Research Week 1
---
title: Week 1
showthedate: false
---
## Replication
@ -394,4 +397,4 @@ It should tell a story
It should not include every analysis you performed
References should be included for statistical methods
References should be included for statistical methods

View file

@ -1,3 +1,8 @@
---
title: Week 2
showthedate: false
---
## Coding Standards for R
1. Always use text files/text editor

View file

@ -1,3 +1,8 @@
---
title: Week 3
showthedate: false
---
## tl;dr
People are busy, especially managers and leaders. Results of data analyses are sometimes presented in oral form, but often the first cut is presented via email.
@ -305,4 +310,4 @@ The premise of reproducible research is that with data/code available, people ca
- Reproducible research focuses on the most "downstream" aspect of research documentation
- Evidence-based data analysis would provide standardized best practices for given scientific areas and questions
- Gives reviewers an important tool without dramatically increases the burden on them
- More effort should be put into improving the quality of "upstream" aspects of scientific research
- More effort should be put into improving the quality of "upstream" aspects of scientific research

View file

@ -1,3 +1,8 @@
---
title: Week 4
showthedate: false
---
## The `cacher` Package for R
- Add-on package for R