搜索资源列表
R软件中文教程
- 本文档是对 R (“GNU S”)的入门介绍。R 是一种为统计计算和图形显示而设计的语言及环境,它和贝尔实验室(Bell Laboratories) John Chambers 等人开发的 S 系统相似。它提供了一系列统计和图形显示工具(线性和非线性模型,统计检验,时间序列分析,分类,聚类,……)。
统计软件和R语言
- R语言作为一个优秀的统计计算和统计作图的软件在2011年需要关注的软件中排名第2. 文档为R语言入门的材料,通过资料学习,可以掌握R的基本操作。
Kuhnert+Venables-R_Course_Notes
- R语言,教程 统计分析系统读入数据和输入结果报告到其他系统是让人沮丧的任务,会花费比统计分 析本身更多的时间,虽然读者会发现统计分析要更加吸引人。-R language, Statistical Analysis System Directory read into the input data and report the results to other systems is frustrating task will be
tm_0.3
- R-Project是一个开源的统计软件,专门有一个R语言,类似S语言,这个包里面就是一个R实现的文本挖掘(text mining简称tm)的包.里面有代码和样本数据.-R-Project is an open source statistical software, has a dedicated R language, similar to S language, this is an R package which realize
【04】R语言
- R语言,一种自由软件编程语言与操作环境,主要用于统计分析、绘图、数据挖掘。(R language, a free software programming language and operating environment, mainly for statistical analysis, drawing, data mining.)
统计建模与R软件(上下册).pdf
- 统计建模与数据分析,作者薛毅,分上下两册,共616页,R语言初学者必备(R language data analysis)
R语言与统计分析-汤银才
- R语言与统计分析,很好的入门书籍,欢迎下载(R language and statistical analysis, very good entry books, welcome to download)
《基于R的统计分析与数据挖掘》数据和代码
- R语言的程序代码,为了更好的学习R语言与大数据方面的数据分析,数据分类还有数据挖掘,这将是一个大数据的时代(R language program code, in order to better learn R language and big data aspects of data analysis, data classification, as well as data mining, which will be a big d
统计建模于R
- 基于R语言的建模,结合例子的代码实现,包括假设检验与各种统计量的计算(Based on the R language modeling, combined with the code implementation of the example, including the hypothesis test and the calculation of various statistics)
数量生态学-R语言应用 数据和代码
- 主要内容是教读者如何在R语言中实现数量生态学基本方法(数据描述性统计、关联测度计算)和高级方法(聚类分析、排序分析和空间分析)。(The main content is to teach readers how to implement the basic methods of Quantitative Ecology (data descr iptive statistics, association measure calculat
环境与生态统计__R语言的应用_钱松著_12979948
- 结合案例来描述每一种统计学模型,解释如何开展数据分析,讨论采用模拟手段来检验模型,这是模型开发与评估中的重要方面,给出多层回归模型(如多层ANOVA、多层线性回归和广义多层模型),指导如何用R语言采实现诸多方法,在线提供书中所用到的数据集和R语言脚本。(Combined with the case to describe each kind of statistical model, how to carry out data anal
171011 (1)
- 金融时间序列R语言代码:描述性统计分析、GARCH模型代码等(R language code of financial time series: descr iptive statistical analysis, GARCH model code, etc.)
统计建模 material and assignment
- 此为统计建模资料,里面有相关R语言的学习(this is for statistic,there are something about R)
数据挖掘与R语言
- 基于统计的知识,利用R语言的特点,进行数据挖掘理论的介绍(Based on the statistical knowledge and using the characteristics of the R language, the data mining theory is introduced.)
2013.统计学习导论_基于R应用
- R语言实战,统计学习导论基于R语言的应用!有理论,有应用,有代码示例(R language code and examples concerning statistics etc)
R-modeling《统计建模与R软件》目录标签版
- R语言的基础,学习的时候,刚刚接触用的这本书(The basis of R language, the book I just touched when I was learning)
第一章关于R
- R语言与数据挖掘,还有基于R的统计分析。(R language and data mining, as well as statistical analysis based on R.)
R语言与统计分析-汤银才书上实现程序@@@
- 一些R语言入门的基本知识,可以系统的学习R语言,可以大概了解R语言的结构和数据分析的基本算法(Some basic knowledge of R language entry, you can learn R language systematically, you can probably understand the basic structure of R language and the basic algorithm of d
数据分析 R语言实战 --李诗羽,张飞,王正林编著
- 统计分析书中的所有数据和案例及程序代码。包括回归分析、各类多元统计模型和数学统计建模。(All data, cases and program codes in statistical analysis)
R语言实战书籍
- 本书通过循序渐进的内容设计、深入浅出的技巧讲解,帮助读者轻松上手R语言,掌握统计分析及数据可视化的思路、方法与技巧。本书还会带领读者挑战真实世界中的数据难题,包括数据预测、数据挖掘以及动态数据报告的撰写等。值得一提的是,本书对 ggplot2 绘图功能进行了颇具深度的解读。另外,针对聚类、分类和时间序列分析等机器学习主题,本书增加了更多翔实的案例。