SISG 2017 Module 6 Advanced R for Statgen Software Package Development

Module info

  • Location In Person
  • Room SCC 308
  • Meeting Times Wed, Jul 12, 1:30pm - Fri, Jul 14, 5pm PST
  • Instructors Ken Rice Ken Rice Thomas Lumley Thomas Lumley

This new module assumes a good command of R, beyond that covered in Module 1: Probability and Statistical Inference. It covers the construction of packages that can be used easily by others, rather than being just a collection of new functions.

For computational efficiency it covers calling to C code, as well as successful access to large datasets and online resources. Guidelines for preparation of documentation and versioning that adhere to principles of reproducible research are included as well.