Skip to content

Introduction: towards reproducible science using version control and GNU R

License

Notifications You must be signed in to change notification settings

dfsp-spirit/reproducible_science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction: towards reproducible science using version control and GNU R

A very short introduction. https://tinyurl.com/repsci

Reproducible science

Reproducibility is "the ability to recompute data analytic results given an observed dataset and knowledge of the data analysis pipeline" (Leek & Peng 2015)

How can we get there?

Quoting (Leek & Peng 2015):

  • "the raw data from the experiment are available"
  • "the statistical code and documentation to reproduce the analysis are available"
  • "correct data analysis must be performed"

Today, we will focus on the second point and explore tools which can help others to understand and reproduce your data analysis.

Note that others may include yourself, 2 months later. ;)

Tools we will get to know:

Click the links for the course materials.

Gettings a local copy of this repo

If you already have git installed, you can checkout this whole repository:

git clone https://github.com/dfsp-spirit/reproducible_science

About

Introduction: towards reproducible science using version control and GNU R

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages