Cantitate/Preț
Produs

R Visualizations: Derive Meaning from Data

Autor David Gerbing
en Limba Engleză Hardback – 12 mai 2020
R Visualizations: Derive Meaning from Data focuses on one of the two major topics of data analytics: data visualization, a.k.a., computer graphics. In the book, major R systems for visualization are discussed, organized by topic and not by system. Anyone doing data analysis will be shown how to use R to generate any of the basic visualizations with the R visualization systems. Further, this book introduces the author’s lessR system, which always can accomplish a visualization with less coding than the use of other systems, sometimes dramatically so, and also provides accompanying statistical analyses.
Key Features
  • Presents thorough coverage of the leading R visualization system, ggplot2.
  • Gives specific guidance on using base R graphics to attain visualizations of the same quality as those provided by ggplot2.
  • Shows how to create a wide range of data visualizations: distributions of categorical and continuous variables, many types of scatterplots including with a third variable, time series, and maps.
  • Inclusion of the various approaches to R graphics organized by topic instead of by system.
  • Presents the recent work on interactive visualization in R.
David W. Gerbing received his PhD from Michigan State University in 1979 in quantitative analysis, and currently is a professor of quantitative analysis in the School of Business at Portland State University. He has published extensively in the social and behavioral sciences with a focus on quantitative methods. His lessR package has been in development since 2009.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 26140 lei  6-8 săpt.
  CRC Press – 13 dec 2021 26140 lei  6-8 săpt.
Hardback (1) 46107 lei  6-8 săpt.
  CRC Press – 12 mai 2020 46107 lei  6-8 săpt.

Preț: 46107 lei

Preț vechi: 59427 lei
-22% Nou

Puncte Express: 692

Preț estimativ în valută:
8823 9280$ 7372£

Carte tipărită la comandă

Livrare economică 09-23 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781138599635
ISBN-10: 1138599638
Pagini: 250
Ilustrații: 100
Dimensiuni: 210 x 280 x 16 mm
Greutate: 0.83 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC

Cuprins

1. R, Data and Visualizations. 2. R Visualization Quick Start. 3. Customization. 4. Visualize the Distribution of a Categorical Variable. 5. Visualize the Distribution of a Continuous Variable. 6. Visualize the Distributions of Values over Time. 7. Visualize Spatial Data with Maps. 8. Visualize Three Dimensions. 9 Visualize Dimensionality Reduction. 10. Interactive Visualizations.

Notă biografică

David W. Gerbing has a Quantitative Methods B.A. from Western Washington State College, and M.A. from Michigan State University, and a Ph.D. from Michigan State University. Dr. Gerbing teaches statistics, quantitative methods, and business research techniques. His research interests are in the areas of quantitative analysis, multivariate statistics, and behavioral measurement and assessment. Currently his primary interest is in the increasing the accessibility of the R programming language for data science so that non-programmers can access the free, open source data analysis system without a steep learning curve.

Recenzii

'Finally, this is an easy- to-read book to begin the data visualization by using R for those who want to start or to develop their background in R for data visualization. It is a good companion to facilitate the use of R for data visualization with less coding than the better known ggplot2 package.'
- Sébastien Bailly, International Society for Clinical Biostatistics, 71, 2021

Descriere

This book is focused on one of the two major topics of doing data analysis: data visualization, aka, computer graphics. In one place the major R systems for visualization are discussed, organized by topic and not by system. Anyone doing data analysis will be shown how to use R to generate basic visualizations with any of R visualization systems.