
This course, Master Reproducible Research will focus on literate statistical analysis tools which allow one to publish data analyses in a single document that allows others to easily execute the same analysis to obtain the same results.
Join Email Learners
Follow the guide on landing page
About this Course
This course, Master Reproducible Research focuses on the concepts and tools behind reporting modern data analyses in a reproducible manner. Reproducible research is the idea that data analyses, and more generally, scientific claims, are published with their data and software code so that others may verify the findings and build upon them.
The need for reproducibility is increasing dramatically as data analyses become more complex, involving larger datasets and more sophisticated computations. Reproducibility allows for people to focus on the actual content of data analysis, rather than on superficial details reported in a written summary.
In addition, reproducibility makes an analysis more useful to others because the data and code that actually conducted the analysis are available.
What You Will Learn
- Organize data analysis to help make it more reproducible
- Write up a reproducible data analysis using knitr
- Determine the reproducibility of the analysis project
- Publish reproducible web documents using Markdown
Skills You Will Gain
- Knitr
- Data Analysis
- R Programming
- Markup Language
Syllabus
WEEK 1
2 hours to complete
Week 1: Master Reproducible Research: Concepts, Ideas, & Structure
This week will cover the basic ideas of reproducible research since they may be unfamiliar to some of you. We also cover structuring and organizing a data analysis to help make it more reproducible. I recommend that you watch the videos in the order that they are listed on the web page, but watching the videos out of order isn’t going to ruin the story.
9 videos (Total 72 min), 4 readings, 1 quiz
WEEK 2
2 hours to complete
Week 2: Master Reproducible Research: Markdown & knitr
This week we cover some of the core tools for developing reproducible documents. We cover the literate programming tool knitr and show how to integrate it with Markdown to publish reproducible web documents. We also introduce the first peer assessment which will require you to write up a reproducible data analysis using knitr.
9 videos (Total 59 min)
WEEK 3
1 hour to complete
Week 3: Master Reproducible Research: Reproducible Research Checklist & Evidence-based Data Analysis
This week covers what one could call a basic checklist for ensuring that data analysis is reproducible. While it’s not absolutely sufficient to follow the checklist, it provides a necessary minimum standard that would be applicable to almost any area of analysis.
10 videos (Total 60 min)
WEEK 4
2 hours to complete
Week 4: Master Reproducible Research: Case Studies & Commentaries
This week there are two case studies involving the importance of reproducibility in science for you to watch.
5 videos (Total 59 min), 1 reading, 1 quiz