Start a reproducible analysis
You have a new CORR analysis. Which packages and conventions let the next biostatistician run the same script? Start here to install the maintained R family, work in the book’s two-step plotting pattern, and keep example data in the safe, reproducible form these recipes require.
Choose the next recipe
| Your question | Recipe | Why this one |
|---|---|---|
| Which packages make up the HVTI R family? | Packages | Install and update the maintained packages from one place. |
| How do we use R in place of the familiar SAS figure workflow? | Using R for figures | Establishes the R-first workflow and its conventions. |
| What data can go in a reproducible example or figure recipe? | Data governance and reproducibility | Keeps the analysis synthetic or public and records its provenance. |