學習資源

Youtube Playlist

Github repository

Books

  1. Jared P. Lander著、鍾振蔚譯(2018)精通大數據!R 語言資料分析與應用 第二版

  2. J.D Long, Paul Teetor著、張靜雯譯(2019)R 錦囊妙計(第二版; R Cookbook 2nd Edition)

  3. Learning statistics with r (Online bookdown)

  4. Tidy Text Mining with R (Online)by Julia Silge and David Robinson <- Highly-Recommended, especially for tidyverse programming style of R and exploratory analysis.

  5. Hang-on Machine Learning with R Introducing classical ML methods one by one by corresponding R packages. Not mlr. Introduced by author-owned datasets, better than An Introduction to Machine Learning with R.

  6. An Introduction to Machine Learning with R: Using built-in dataset to introduce ML for R

  7. Supervised Machine Learning for Text Analysis in R (Online but incomplete)Julia Silge's New book. Focusing more on text-based ML and pulling-in DL into.

  8. Big book for R A big collection for R e-books (including above all)

  9. Introduction book by 長庚’s epidemiologist http://yijutseng.github.io/DataScienceRBook/

Online Courses

Datacamp

本門課建議R的初學者一邊看Datacamp線上學習平台的課程單元,一邊看本網站所提供的教材。Datacamp會帶給你一些R的基礎與法的硬知識,也就是每個操作、功能要怎麼使用、是如何被定義的;而本網站的教材則會帶你進入實用。過去的學習者往往表示,看過Datacamp後再看本網站的課程會有豁然開朗的感覺。

但是Datacamp僅允許免費看每個單元的第一章節,如果你們是本學期的修課生的話,老師會幫這門課程申請半年的免費使用,助教會蒐集你們註冊的E-mail;如果你們是一個研究社群的話,建議可以請老師用他的名義申請開個課,就可以免費使用半年,通常兩三天便會核准,申請連結在此

I strongly recommended new R programming language learners, especially in my class, should learn basic concept from a great online interactive learning platform DataCamp, then study my materials to learn problem-solving skills. Besides, learners can use my materials to learn Taiwan domestic cases and web crawlers.

Last updated

Was this helpful?