搜索资源列表
summarySE
- 根据源数据,为ggplot2提供各种数据。比如,平均数,标准差,标准误,置信区间。-## Summarizes data. ## Gives count, mean, standard deviation, standard error of the mean, and confidence interval (default 95 ). ## data: a data fr a me. ## measurevar:
ggplot2
- R语言的画图功能手册。R语言的画图功能比较强,非常有用,对工作大有帮助。R是一个统计软件,开源。(R language drawing function manual. R language drawing function is relatively strong, very useful and helpful to the work. R is a statistical software that is open source.
ggplot2数据分析与图形艺术
- ggplot2包的书籍,学习统计绘图可以参考(Ggplot2 package refrence books, learning statistics drawing, you can refer to)
R语言绘图:ggplot2初级教程 第八讲_标清(1)
- r 语言绘图是一个强项,这里介绍如何运用它来绘图,供参考(R language drawing is a strong point, here introduces how to use it to draw, for reference)
ggplot2:数据分析与图形艺术(识别版)
- ggpl。但是→个用来绘制统讨阁形(或称为数据图形)的R 软件包。与其他 大多数的困形软件包不同, ggplot2 是由其背后的一套图形语法所支持的。这一 语法基于《Grammar of Graphics ) (Wilkinson, 2005) 一书,它由一系列独立的 图形部件组成. 并能以许多种不同的方式组合起来。这-点使得ggpl。但的功能 非常强大.因为它不会局限于一些已经定义好的统计图形.而是可以根据你的 需要量身定做
varying coef
- thin plate package example spTimer package example ggplot2 package example ...... for varying coefficient model
mvstats
- 将ggplot2的作图结果合并为一个图,可以定义cols的值从而调整输出的结果(Combining the graphical results of ggplot2 into a graph defines the values of cols to adjust the output)
R语言实战书籍
- 本书通过循序渐进的内容设计、深入浅出的技巧讲解,帮助读者轻松上手R语言,掌握统计分析及数据可视化的思路、方法与技巧。本书还会带领读者挑战真实世界中的数据难题,包括数据预测、数据挖掘以及动态数据报告的撰写等。值得一提的是,本书对 ggplot2 绘图功能进行了颇具深度的解读。另外,针对聚类、分类和时间序列分析等机器学习主题,本书增加了更多翔实的案例。