R 軟體 ~ 學習程式語言,訓練你的邏輯能力,全英文指令(要練英打喔)
【Introduction to R for Data Science 】,科目代號 DAT204x
成績計算方式 (Pass 70%)
Quiz 30%(一次機會)
Lab 30%(不限次數)
Final Exam 40%(50題,每題限時 4 分鐘,測驗限時 4 小時,隨機出題,一次機會)
► 課程內容
本課程內容分為七部份,結合 DataCamp 進行操作
1. Basics 基本概念
R: The true basics
Basic data types 資料型態
2. Vectors 向量 (一維)
Create and name vectors
Vector Arithmetic
Vector Subsetting
3. Matrices 矩陣 (二維)
Create and name matrices
Matrix subsetting
Matrix Arithmetic
4. Factors 因子 (類別資料)
Factors
5. Lists 列表 (非結構化資料)
Create and name lists
Subset and extend lists
6. Data frames 資料框 (結構化資料)
Explore the data frame
Subset, extend and sort your data frame
7. Graphics 繪圖
Basic graphics
Customizing your plots
Multiple plots
一般使用者可自行下載與安裝免費 R 軟體(初學者可使用 R Studio 進行操作)
參考書: Jared P. Lander 鍾振蔚譯 (2018), 精通大數據!R 語言資料分析與應用 第二版, 旗標出版 (Ch4, 5, 7)