Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Implementing Reproducible Research (Repost)

Posted By: nebulae
Implementing Reproducible Research (Repost)

Victoria Stodden, "Implementing Reproducible Research"
English | ISBN: 1466561599 | 2014 | 448 pages | PDF | 4 MB

In computational science, reproducibility requires that researchers make code and data available to others so that the data can be analyzed in a similar manner as in the original publication. Code must be available to be distributed, data must be accessible in a readable format, and a platform must be available for widely distributing the data and code. In addition, both data and code need to be licensed permissively enough so that others can reproduce the work without a substantial legal burden.

Implementing Reproducible Research covers many of the elements necessary for conducting and distributing reproducible research. It explains how to accurately reproduce a scientific result.


Divided into three parts, the book discusses the tools, practices, and dissemination platforms for ensuring reproducibility in computational science. It describes:

Computational tools, such as Sweave, knitr, VisTrails, Sumatra, CDE, and the Declaratron system
Open source practices, good programming practices, trends in open science, and the role of cloud computing in reproducible research
Software and methodological platforms, including open source software packages, RunMyCode platform, and open access journals


Each part presents contributions from leaders who have developed software and other products that have advanced the field. Supplementary material is available at www.ImplementingRR.org.