// the find
jtleek/dataanalysis
The lecture slides for Coursera's Data Analysis class
Lecture slides from Jeff Leek's 2013 Coursera Data Analysis course, built with Slidify in R. This is a static archive of course material, not a library or tool you'd adopt. If you took the course a decade ago, this might trigger nostalgia; otherwise there's no practical reason to clone it.
The slide content covers a reasonable intro-level sweep of statistical topics — exploratory analysis, clustering, regression, cross-validation, multiple testing. PDFs are checked in alongside the source, so you don't need to compile anything to read them. The Slidify/R Markdown approach was genuinely clever for its era: reproducible slides with embedded R code.
Abandoned since 2015 — Slidify itself is effectively dead and the install instructions call a GitHub package that hasn't been updated in years. The repo is mostly vendored JavaScript (io2012 framework, MathJax, highlight.js) committed wholesale, making the actual course content hard to find in the tree. The Coursera course it references no longer exists at that URL. Nothing here is interactive or runnable in any modern sense.