Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 804 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 804 Bytes

2016 - 2017 学年 R 课程

###class1-Rstudio & Rmarkdown R入门:Rstudio介绍及Rmarkdown写文档

###class2-Basic Data Structure 基础数据结构介绍

###class3-Basic R programming language R基础学习-控制流、函数、apply族

###class4-quant-master 量化投资研究:R语言实现

###class5-data.table 用data.table 进行数据分析

###class6-Regular expression and stringr 字符串操作:正则表达式及stringr

###class7-Data visualization and ggplot2 数据可视化及ggplot2入门

###class8-Introduction to Database 数据库入门

###class9-Introduction to Web Scraping and Text Mining 爬虫及文本挖掘入门

###class10-Machine Learning 机器学习算法入门

###class11-Rcpp:Seamless R and C++ Integation with Rcpp Rcpp - R 与 C++ 的无缝衔接