图书标签: R 可视化 ggplot2 数据分析 统计 Statistics 计算机 Springer
发表于2024-11-22
ggplot2 pdf epub mobi txt 电子书 下载 2024
This book describes ggplot2, a new data visualization package for R that uses the insights from Leland Wilkison''s Grammar of Graphics to create a powerful and flexible system for creating data graphics. With ggplot2, it''s easy to:
* produce handsome, publication-quality plots, with automatic legends created from the plot specification
* superpose multiple layers (points, lines, maps, tiles, box plots to name a few) from different data sources, with automatically adjusted common scales
* add customisable smoothers that use the powerful modelling capabilities of R, such as loess, linear models, generalised 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 your graph from a visual perspective, thinking about how each component of the data is represented on the final plot.
This book will be useful to everyone who has struggled with displaying their data in an informative and attractive way. You will need some basic knowledge of R (i.e. you should be able to get your data into R), but 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.
Hadley Wickham,RStudio首席科学家,美国莱斯大学统计学助理教授,毕业于爱荷华州立大学统计系。Hadley是R社区最活跃的人之一,代码风格独树一帜,致力于开发用于数据处理、分析、成像的工具,截至2012年已经开发了超过30个高质量的R软件包,比如ggplot2, lubridate,plyr, reshape2, stringr, httr等。
被学ai的人安利,R语言做出来的数据可视化很漂亮哒!同类软件中,matlab能解决很复杂的问题,出图有锯齿,gh能做出很眩的效果来,接口不友好,ggplot2原理就简单多啦,不需要语言基础,处理一般的数据,色彩丰富,有线条感。/感谢八月工
评分恰到好处的介绍
评分做poster就是要用这种fancy的包啊:)3D图除外~这种layer结构的plot工具真是太太太太方便啦!
评分ggplot2是用于绘图的R语言扩展包,其理念根植于《Grammar of Graphics》一书。它将绘图视为一种映射,即从数学空间映射到图形元素空间。例如将不同的数值映射到不同的色彩或透明度。该绘图包的特点在于并不去定义具体的图形(如直方图,散点图),而是定义各种底层组件(如线条、方块)来合成复杂的图形,这使它能以非常简洁的函数构建各类图形,而且默认条件下的绘图品质就能达到出版要求。
评分帮我扛过了建模
The core of the ggplot2 is the graph model, which lattice is lack of. When I use the xyplot in the lattice, if some changes are needed, I need to delete the original parameter settings or copy the code to make a new one. But in ggplot2, after getting a or...
评分我看了一遍多一点,有点看不下去了,真的有点想吐的感觉,可能跟我这两天的心态有一定关系。但我师兄说,他当时看的是英文版,直到第5遍,他才慢慢地开始懂了,好吧,我要向他学习。 什么评论太短了,好吧,我再多啰嗦几句。 现在是试着做些笔记,想着尽量从更加系统、更加宏观...
评分感谢Wilkinson提出的图形语法!! 感谢Wickham将Wilkinson语法带到了ggplot2中!!! 从大三到研一,将近三年,每次读都有不同的感觉和收获! 不仅是在R中,这套图形语法的思想可以延伸至其它统计图形的方方面面! 准备再读一下Wilkinson的The Grammar of Graphics,深入了解这...
评分首先,从 qplot 入门并不是说完全没有必要,做一个引子还是可以的,但是它又引入了太多的细节,然而又没有细讲,也没有说后面第几章会 cover 到这部分的内容,使得第二章读起来异常痛苦,时常需要停下来 google。其实后面都有讲,从而这本书其实是越读越快的,只是体验有点糟糕...
评分首先,从 qplot 入门并不是说完全没有必要,做一个引子还是可以的,但是它又引入了太多的细节,然而又没有细讲,也没有说后面第几章会 cover 到这部分的内容,使得第二章读起来异常痛苦,时常需要停下来 google。其实后面都有讲,从而这本书其实是越读越快的,只是体验有点糟糕...
ggplot2 pdf epub mobi txt 电子书 下载 2024