搜索资源列表
R-for-Beginners
- R语言是属于GNU系统的一个自由、免费、源代码开放的软件,它是一个用于统计计算和统计制图的优秀工具,提供相关学习资料-R Language is a free GNU system belong, free, open source software, it is an excellent tool for statistical computing and statistical mapping to provide relevant learning materials
R-Code
- This contains R code for feature selection
R-Code-for-FS-using-FRQR
- R code for FS using FRQR
X-R
- x-r控制图,用于分析工序稳定性,判定产品的合格性能-X-r control chart, used to analyze the process stability, and to determine acceptable performance of the product
Data-Mining-with-R
- 运用R语言进行数据挖掘算法设计与运算,能够提升R语言学习能力与数据挖掘算法应用能力-R language use data mining algorithm design and operation, it is possible to enhance the R language learning and data mining algorithms application capabilities
Social-Networks-PPT-a-R
- 主要内容为R语言环境下的社交网络数据挖掘,附有源代码和数据,并包含案例所使用的PPT和相关文献。-The main content is under R locales social network data mining, with the source code and data, and includes cases PPT and related documentation used.
R-programming
- R语言编程中文版书籍,较简单适合初学时看。-R programming
R-programming-language
- R语言统计软件介绍,较基础,适合初学者学习。-R programming
R-language-code
- R语言编程基础代码,初学者可以使用这个练练手。-R programming codes
R-language-packages
- R语言常用计量包,初学者可以使用这个查找自己要用的包。-R language package
R-Program
- 统计建模与R软件原程序,R语言的程序文件。-R program
FJIR.R
- 模糊聚类分析 - 建立模糊相似矩阵,以R语言实现。-build a fuzzy matrix
R-scorecard-master
- 实现WOE算法的R语言代码,WOE算法是信用卡评分模型的算法-The WOE algorithm is the algorithm of credit card scoring model
统计建模于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语言(machine_learning)
- 机器学习与R语言(machine_learning)源代码下载,内含R语言实现机器学习算法和应用案例(Machine learning and R language (machine_learning) source code download, containing R language to implement machine learning algorithms and application cases)
R Graphics Cookbook2013
- about data visualization in R is available! The book covers many of the same topics as the Graphs and Data Manipulation sections of this website, but it goes into more depth and covers a broader range of techniques.
R
- r语言基础及语法、语句、函数大全,包括R语言的实际应用。(R language base and example application)
R Quant
- 《量化投资与R语言》本书资料,适合量化投资数据挖掘初学者(Information in this book<Quantitative investment and R language>)
R语言画地图
- 使用R语言画中国行政地图,并添加数据、美化。(Draw Chinese administrative map with R language, add data and beautify.)
R语言实现粗糙集
- 利用R语言实现粗糙集,包括数据和例子,帮助理解各个函数的用途