你将学到什么
探索R语言基础知识,包括基本语法,变量和类型
如何创建功能和使用控制流程
有关在R中读取和写入数据的详细信息
使用R中的数据
使用ggplot2创建和自定义可视化
使用R执行预测分析
课程概况
This course is part of the Microsoft Professional Program Certificate in Data Science.
In this computer science course from Microsoft, developed in collaboration with the Technical University of Denmark (DTU), get the knowledge and skills you need to use R, the statistical programming language for data scientists, in the field of your choice.
In this course you will learn all you need to get up to speed with programming in R. Explore R data structures and syntaxes, see how to read and write data from a local file to a cloud-hosted database, work with data, get summaries, and transform them to fit your needs. Plus, find out how to perform predictive analytics using R and how to create visualizations using the popular ggplot2 package.
课程大纲
第1节:简介
第2节:功能
第3节:控制流和循环
第4节:使用向量和矩阵
第5节:读取数据
第6节:写入数据
第7节:从SQL Server读取
第8节:使用数据
第9节:操纵数据
第10节:模拟
第11节:线性模型
第12节: R中的图形