ggplot2 (häftad)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
260
Utgivningsdatum
2016-06-16
Upplaga
2nd ed. 2016
Förlag
Springer International Publishing AG
Illustratör/Fotograf
Bibliographie 100 schwarz-weiße und 100 farbige Abbildungen
Illustrationer
140 Illustrations, color; 92 Illustrations, black and white; XVI, 260 p. 232 illus., 140 illus. in c
Dimensioner
235 x 155 x 15 mm
Vikt
430 g
Antal komponenter
1
Komponenter
1 Paperback / softback
ISBN
9783319242750

ggplot2

Elegant Graphics for Data Analysis

(1 röst)
Häftad,  Engelska, 2016-06-16
549
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 2 format & utgåvor
This new edition to the classic book by ggplot2 creator Hadley Wickham highlights compatibility with knitr and RStudio. ggplot2 is a data visualization package for R that helps users create data graphics, including those that are multi-layered, with ease. With ggplot2, it's easy to: produce handsome, publication-quality plots with automatic legends created from the plot specification superimpose multiple layers (points, lines, maps, tiles, box plots) from different data sources with automatically adjusted common scales add customizable smoothers that use powerful modeling capabilities of R, such as loess, linear models, generalized additive models, and robust regression save any ggplot2 plot (or part thereof) for later modification or reuse create custom themes that capture in-house or journal style requirements and that can easily be applied to multiple plots approach a graph from a visual perspective, thinking about how eachcomponent of the data is represented on the final plot This book will be useful to everyone who has struggled with displaying data in an informative and attractive way. Some basic knowledge of R is necessary (e.g., importing data into R). ggplot2 is a mini-language specifically tailored for producing graphics, and you'll learn everything you need in the book. After reading this book you'll be able to produce graphics customized precisely for your problems, and you'll find it easy to get graphics out of your head and on to the screen or page.
Visa hela texten

Passar bra ihop

  1. ggplot2
  2. +
  3. The Anxious Generation

De som köpt den här boken har ofta också köpt The Anxious Generation av Jonathan Haidt (inbunden).

Köp båda 2 för 838 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Hadley Wickham

Recensioner i media

The versatility and efficiency of ggplot have led to the development of ggplot2 and this book which overviews the standard use and presentation secrets of functions developed in the last 5 years. The book is written in an accessible manner and it is suitable for undergraduates, postgraduates and researchers with some R experience. All theoretical concepts are accompanied by code making it easy to learn by reproducing the examples. (Irina Ioana Mohorianu, zbMATH 1397.62006, 2018) The book is an excellent and very comprehensive manual of one of the most popular R packages. It is currently the only book describing ggplot2 in such depth. The book contains many examples and is very nicelyillustrated, demonstrating the strength of the package. (Klaus Galensa, Computing Reviews, May, 2017)

Övrig information

Hadley Wickham is Chief Scientist at RStudio and Assistant Professor of Statistics at Rice University. Hadley is interested in developing computational and cognitive tools for making data preparation, visualization, and analysis easier. He has developed 15 R packages and in 2006 won the John Chambers Award for Statistical Computing for his work on the ggplot and reshape R packages. Carson Sievert is a PhD student in the Department of Statistics at Iowa State University. His work includes R packages for acquiring data from the Web (pitchRx, bbscrapeR, XML2R), designing interactive Web graphics (animint, plotly), and visualizations for exploring statistical models (LDAvis).

Innehållsförteckning

Introduction.- Getting Started with ggplot2.- Toolbox.- Mastering the Grammar.- Building a Plot Layer by Layer.- Scales, Axes and Legends.- Positioning.- Themes.- Data Analysis.- Data Transformation.- Modelling for Visualisation.- Programming with ggplot2.- Index.- R Code Index.