Online Library TheLib.net » The Art of R Programming: A Tour of Statistical Software Design
cover of the book The Art of R Programming: A Tour of Statistical Software Design

Ebook: The Art of R Programming: A Tour of Statistical Software Design

Author: Norman Matloff

00
08.02.2024
0
0

R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are safe and effective, and actuaries use it to assess financial risks and keep economies running smoothly.

The Art of R Programming takes you on a guided tour of software development with R, from basic types and data structures to advanced topics like closures, recursion, and anonymous functions. No statistical knowledge is required, and your programming skills can range from hobbyist to pro.

Along the way, you'll learn about functional and object-oriented programming, running mathematical simulations, and rearranging complex data into simpler, more useful formats. You'll also learn to:

  • Create artful graphs to visualize complex data sets and functions
  • Write more efficient code using parallel R and vectorization
  • Interface R with C/C++ and Python for increased speed or functionality
  • Find new packages for text analysis, image manipulation, and thousands more
  • Squash annoying bugs with advanced debugging techniques

Whether you're designing aircraft, forecasting the weather, or you just need to tame your data, The Art of R Programming is your guide to harnessing the power of statistical computing.



Brief Contents
Contents in Detail
Acknowledgments
Introduction
1: Getting Started
2: Vectors
3: Matrices and Arrays
4: Lists
5: Data Frames
6: Factors and Tables
7: R Programming Structures
8: Doing Math and Simulations in R
9: Object-Oriented Programming
10: Input/Output
11: String Manipulation
12: Graphics
13: Debugging
14: Performance Enhancement: Speed and Memory
15: Interfacing R to Other Languages
16: Parallel R
Appendix A: Installing R
Appendix B: Installing and Using Packages
Index
Blank Page

Download the book The Art of R Programming: A Tour of Statistical Software Design for free or read online
Read Download
Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen