In the Vanderbilt Department of Biostatistics, reproducible statistical analysis and reporting is of the utmost importance. The goals of reproducible analysis and reporting are
Besides improving accuracy of reports, reproducible analysis saves time and allows a single command to be run whenever the data or the analysis changes. It also solves the problem of updating analyses after a long pause in the project, in which case the analyst frequently forgets the needed sequence of steps.
Biomedical researchers have praised the comprehensive and beautiful
PDF reports we provide them. Our PDF reports are
generated with R's Sweave tools, using the R language for computation. The
reports combine text, plots, and code. This provides maximum information for
the researchers and greatly facilitates their manuscript writing process.
All new MS biostatisticians at Vanderbilt receive training in R's
Sweave and other reproducible reporting tools. We routinely use the
following tools of reproducible research.
rreport
contained advanced tables and are very graphical. rreport is being
improved to make greater use of micrographics inside tables. rreport has
been used in production mode in three pharmaceutical industry-sponsored
clinical trials. rreport is used for recurring reports where more
control is needed by the analyst than that provided by Sweave.
Read more about reproducible research and reporting at Vanderbilt here.