Art ​of R Programming 0 csillagozás

A Tour of Statistical Software Design
Norman Matloff: Art of R Programming

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… (tovább)

>!
No Starch, San Francisco, 2011
400 oldal · ISBN: 9781593273842

Hasonló könyvek címkék alapján

Irina Galata – Joe Howard – Dick Lucas – Ellen Shapiro: Kotlin Apprentice: Beginning Programming with Kotlin
Neil Smyth: Android Studio 3.6 Development Essentials – Kotlin Edition
Julie Sussman – Harold Abelson – Gerald Jay Sussman: Instructor's Manual to Accompany Structure and Interpretation of Computer Programs
Dave Thomas: Programming Elixir
Kyle Simpson: Functional-Light JavaScript
Harold Abelson – Gerald Jay Sussman – Julie Sussman: Structure and Interpretation of Computer Programs
Patrick Lenz: Simply Rails 2
Petar Tahchiev – Felipe Leme – Vincent Massol – Gary Gregory: JUnit in Action
Daniel P. Friedman – Matthias Felleisen: The Little Schemer
Nicole Forsgren – Jez Humble – Gene Kim: Accelerate