Advanced R Solutions: Chapman &Hall/CRC The R Series
Autor Malte Grosser, Henning Bumann, Hadley Wickhamen Limba Engleză Paperback – 24 aug 2021
This book offers solutions to all 284 exercises in Advanced R, Second Edition. All the solutions have been carefully documented and made to be as clear and accessible as possible. Working through the exercises and their solutions will give you a deeper understanding of a variety of programming challenges, many of which are relevant to everyday work. This will expand your set of tools on a technical and conceptual level. You will be able to transfer many of the specific programming schemes directly and will discover far more elegant solutions to everyday problems.
Features:
- When R creates copies, and how it affects memory usage and code performance
- Everything you could ever want to know about functions
- The differences between calling and exiting handlers
- How to employ functional programming to solve modular tasks
- The motivation, mechanics, usage, and limitations of R's highly pragmatic S3 OO system
- The R6 OO system, which is more like OO programming in other languages
- The rules that R uses to parse and evaluate expressions
- How to use metaprogramming to generate HTML or LaTeX with elegant R code
- How to identify and resolve performance bottlenecks.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 257.82 lei 6-8 săpt. | |
CRC Press – 24 aug 2021 | 257.82 lei 6-8 săpt. | |
Hardback (1) | 624.69 lei 6-8 săpt. | |
CRC Press – 24 aug 2021 | 624.69 lei 6-8 săpt. |
Din seria Chapman &Hall/CRC The R Series
- 26% Preț: 682.48 lei
- 22% Preț: 457.63 lei
- 11% Preț: 356.65 lei
- Preț: 392.28 lei
- 9% Preț: 835.78 lei
- 25% Preț: 562.78 lei
- 11% Preț: 347.60 lei
- 22% Preț: 414.31 lei
- 31% Preț: 459.46 lei
- 19% Preț: 123.34 lei
- 23% Preț: 477.46 lei
- 22% Preț: 327.55 lei
- 11% Preț: 347.35 lei
- 25% Preț: 829.44 lei
- 26% Preț: 1008.88 lei
- 23% Preț: 350.60 lei
- 25% Preț: 528.50 lei
- 23% Preț: 409.12 lei
- 18% Preț: 143.59 lei
- 31% Preț: 338.59 lei
- 17% Preț: 429.03 lei
- 26% Preț: 1008.88 lei
- 17% Preț: 270.01 lei
- 30% Preț: 509.61 lei
- 21% Preț: 380.47 lei
- 22% Preț: 414.24 lei
- 32% Preț: 969.55 lei
- 23% Preț: 445.12 lei
- 32% Preț: 837.21 lei
- 31% Preț: 474.61 lei
- 31% Preț: 408.62 lei
- 22% Preț: 371.89 lei
- 31% Preț: 761.26 lei
- 31% Preț: 870.40 lei
- 26% Preț: 1011.33 lei
- 16% Preț: 218.38 lei
- 23% Preț: 367.82 lei
- 26% Preț: 676.82 lei
Preț: 257.82 lei
Preț vechi: 311.06 lei
-17% Nou
49.34€ • 52.18$ • 41.16£
Carte tipărită la comandă
Livrare economică 28 decembrie 24 - 11 ianuarie 25
Specificații
ISBN-10: 1032007494
Pagini: 302
Ilustrații: 10 Line drawings, color; 13 Line drawings, black and white; 10 Illustrations, color; 13 Illustrations, black and white
Dimensiuni: 156 x 234 x 20 mm
Greutate: 0.42 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
Cuprins
2. Names and values
3. Vectors
4. Subsetting
5. Control Flow
6. Functions
7. Environments
8. Conditions
Part II Funtional Programming
9. Functionals
10. Function Factories
11. Function Operators
Part III Object oriented programming
13. S3
14. R6
15. S4
Part IV Metaprogramming
18. Expressions
19. Quasiquotation
20. Evaluation
21. Translating R Code
Part V Techniques
23. Measuring Performance
24. Improving Performance
25. Rewriting R code in C++
Notă biografică
Henning Bumann is a psychologist and statistician who enjoys making sense of data and is motivated to build data-driven solutions that are beautiful and meaningful. He prefers free programming tools to support effective and transparent collaboration.
Hadley Wickham is Chief Scientist at RStudio, an Adjunct Professor at Stanford University and the University of Auckland, and a member of the R Foundation. He is the lead developer of the tidyverse, a collection of R packages, including ggplot2 and dplyr, designed to support data science.
Recenzii
- Greg Wilson
"Advance R Solutions is a great educational resource that I can recommend to my students. [. . . ] Advanced R, 2nd Edition and the new Advanced R Solutions constitute a dynamic duo for advancing my student’s knowledge in an orderly manner.
[. . .] I would say that if you’re a data scientists who uses R, then Advanced R Solutions should be part of your professional library. Taking some time to explore the various solutions and expand on them with your own experiments, will only help you hone your skills and increase your knowledge. R is a great programming environment that I enjoy on a daily basis. Having yet another resource like this for deepening my knowledge can only lead to good things."
– insideBIGDATA, Daniel D. Gutierrez
Descriere
This book offers solutions to all 284 exercises in Advanced R, Second Edition. All the solutions have been carefully documented and made to be as clear and accessible as possible. Working through the exercises and their solutions will give you a deeper understanding of a variety of programming challenges, many of which are relevant to everyday work. This will expand your set of tools on a technical and conceptual level. You will be able to transfer many of the specific programming schemes directly and will discover far more elegant solutions to everyday problems.
Features:
- When R creates copies, and how it affects memory usage and code performance
- Everything you could ever want to know about functions
- The differences between calling and exiting handlers
- How to employ functional programming to solve modular tasks
- The motivation, mechanics, usage, and limitations of R's highly pragmatic S3 OO system
- The R6 OO system, which is more like OO programming in other languages
- The rules that R uses to parse and evaluate expressions
- How to use metaprogramming to generate HTML or LaTeX with elegant R code
- How to identify and resolve performance bottlenecks.