Reproducible Research

RR links

From Reproducible Research

Jump to: navigation, search

These are some links to related work about reproducible research, reproducible research papers, etc.

Contents

Other people and labs doing RR efforts

  • Reproducible electronic documents: Jon Claerbout and his colleagues at the Stanford Exploration Project initiated (to our knowledge) the discussions about reproducible research.
  • Wavelab: David Donoho and his colleagues at the Stanford Statistics Department developed Matlab code to reproduce their results on wavelets.
  • Sensorscope: the wireless environmental sensing network developed at EPFL. Detailed descriptions of the sensor platform are available for those interested to reproduce the setup. Documented datasets are also available for people interested to reuse the data.
  • Xin Li's source code collection for reproducible research, with links to code for various image processing algorithms.
  • Al Hero's lab applies reproducible research for their publications.
  • Andrew Davison at CNRS works on facilitating reproducible simulations using Python.
  • StatReport, a description of reproducible statistical reporting at the Department of Biostatistics, Vanderbilt University.
  • Jon Wellner's page with links about reproducible research.
  • VisionBib.Com contains a very large bibliography of computer vision papers, as well as listings of vision-related code and datasets.

Journals with RR initiatives

  • Annals of Internal Medicine: When a paper is accepted, the authors are asked explicitly whether their paper is reproducible. If yes, links are provided to the study protocol, data, and/or statistical code.
  • The Insight Journal: An online, open access journal in medical imaging that requires code as an integral part of the publication. They also allow for online post-publication reviews.


Articles about RR (chronologically)

  • H. D. Vinod, Care and feeding of reproducible econometrics, Journal of Econometrics, vol. 100, no. 1, pp. 87–88, Jan. 2001.
  • P. Marziliano, Reproducible research: A case study of sampling signals with finite rate of innovation, in Proc. IEEE International Conference on Acoustics, Speech and Signal Processing, vol. 4, April 2007, pp. 1265–1268.

Talks and other 'informal' write-ups about reproducible research


Tools

Open Source

  • AMRITA: a cross between a document preparation system, a computational engine, and a programming language.
  • coNCePTuaL: A Network Correctness and Performance Testing Language.
  • Madagascar: an open-source software package for multidimensional data analysis and reproducible computational experiments.
  • RRepository: a repository setup for making reproducible research publications available online, based on EPrints.
  • StatWeave: software whereby you can embed statistical code (e.g., SAS, R, Stata, etc.) into a LaTeX or OpenOffice document. A bit like Sweave, but for more languages, developed by Russell V. Lenth.
  • ThePub: an alternative setup for making reproducible research publications available online, using Java.

Commercial

  • Inference: a tool for performing reproducible research from within Microsoft Office (Word, Excel) documents, with links to scripts in Matlab, R, etc.


Blogs

Reproducible Research

Related Topics

  • The Endeavour: John D. Cook's blog about statistics, programming, and reproducible research.
  • EPrints News: latest news from the developers of the EPrints repository software.
  • The Third Bit: Greg Wilson's blog, also containing comments on reproducible research, life in academia, software engineering, etc.
  • Victoria Stodden: blog about internet and democracy, open science, intellectual property, etc.