Advanced Object-Oriented Programming in R Statistical Programming for Data Science, Analysis and Finance /
Learn how to write object-oriented programs in R and how to construct classes and class hierarchies in the three object-oriented systems available in R. This book gives an introduction to object-oriented programming in the R programming language and shows you how to use and apply R in an object-orie...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2017.
|
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- 1. Classes and Generic Functions
- 2. Class Hierarchies
- 3. Implementation Reuse
- 4. Statistical Models
- 5. Operator Overloading
- 6. S4 Classes
- 7. R6 Classes
- 8. Conclusions.