ggplot2 在线电子书 图书标签: R 可视化 ggplot2 数据分析 统计 Statistics 计算机 Springer
发表于2024-11-21
ggplot2 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
真正是夫子自道,非常的清晰明白
评分花了一天刷完了,R的作图和GIS的很相似,比python画出来的确实是好多了
评分可能不是最好的,但却让我快速入门,并且解决了我需要的两个问题。
评分lattice graphical
评分恰到好处的介绍
Hadley Wickham,RStudio首席科学家,美国莱斯大学统计学助理教授,毕业于爱荷华州立大学统计系。Hadley是R社区最活跃的人之一,代码风格独树一帜,致力于开发用于数据处理、分析、成像的工具,截至2012年已经开发了超过30个高质量的R软件包,比如ggplot2, lubridate,plyr, reshape2, stringr, httr等。
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.
首先,从 qplot 入门并不是说完全没有必要,做一个引子还是可以的,但是它又引入了太多的细节,然而又没有细讲,也没有说后面第几章会 cover 到这部分的内容,使得第二章读起来异常痛苦,时常需要停下来 google。其实后面都有讲,从而这本书其实是越读越快的,只是体验有点糟糕...
评分首先,从 qplot 入门并不是说完全没有必要,做一个引子还是可以的,但是它又引入了太多的细节,然而又没有细讲,也没有说后面第几章会 cover 到这部分的内容,使得第二章读起来异常痛苦,时常需要停下来 google。其实后面都有讲,从而这本书其实是越读越快的,只是体验有点糟糕...
评分很适合R语言的初学者,书中有大量的例子,也可以下载带源代码。将ggplot2的基本原理和操作讲解的还是很清楚的。真是佩服大神Hadley Wickham, 长的帅(耳钉很漂亮),将R的可操作性提高了一大截。但要想学好R的画图,光着一本是远远不够的。
评分这本书(第二版)主要有三部分: Part I: Getting Started,相当于Introduction,简单介绍ggplot2可以干哪些事; Part II: The Grammar,全书的精华,详细介绍了ggplot2背后的原理; Part III: Data Analysis,这部分在第三版中已经删了; 所以说如果稍微接触过ggplot2的话可以...
评分觉得R语言作图一直欠缺着什么,直到ggplot2包和文档的出现,这本书是翻译版,其实用心看下去,内容不多,需要你自己慢慢研究慢慢拓展慢慢创新。ggplot2是R语言做数据可视化的瑞士军刀,优雅,美丽!
ggplot2 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024