401-6228-00L Programming with R for Reproducible Research
Semester | Frühjahrssemester 2014 |
Dozierende | M. Mächler |
Periodizität | jährlich wiederkehrende Veranstaltung |
Lehrsprache | Englisch |
Kurzbeschreibung | Deeper understanding of R: Function calls, rather than "commands". Reproducible research and data analysis via Sweave and Rmarkdown. Limits of floating point arithmetic. Understanding how functions work. Environments, packages, namespaces. Closures, i.e., Functions returning functions. Lists and [mc]lapply() for easy parallelization. Performance measurement and improvements. |
Lernziel | |
Inhalt | See https://stat.ethz.ch/education/semesters/ss2014/Progr_R3 |
Skript | Material available from https://stat.ethz.ch/education/semesters/ss2014/Progr_R3 |
Literatur | Norman Matloff (2011) The Art of R Programming - A tour of statistical software design. no starch press, San Francisco. on stock at Polybuchhandlung (CHF 42.-). |
Voraussetzungen / Besonderes | R Knowledge on the same level as after *both* parts of the ETH lecture 401-6217-00L Using R for Data Analysis and Graphics Link |