filmov
tv
DSI Workshop Object Oriented Programming, Flexible Functions & Software Design in R

Показать описание
In this UC Davis Data Science Initiative workshop led by Dr. Duncan Temple Lang, we'll discuss object-oriented programming concepts in R. We'll cover the the S3, S4, Reference classes and S6 mechanisms, and how they relate to the modeling software and paradigm in R. We'll talk about how to work with and use them when developing functions and methods, and in creating or modifying R packages. This workshop will cover concepts and practices for making code extensible and customizable with classes and other idioms.