##Forum:http://goo.gl/vqFaEA
課程教學文件:https://goo.gl/JPorYm
- [上午場] https://goo.gl/e8CKO5
- [下午場] https://goo.gl/o4SzQs
- 執行以下指令:
pkgs <- c("quantmod", "PerformanceAnalytics", "foreach",
"quantstrat", "httr", "rvest", "stringr",
"RSQLite", "RMySQL", "dplyr", "e1071", "xgboost",
"ada")
repos.list <- c("http://140.112.170.201/R", "http://45.33.57.118/R", "http://datasci-info.github.io/R")
install.packages(pkgs, repos = sample(repos.list, 1, prob = c(3, 5, 2)))
- 可能會出現以下選項,請選:
n
https://www.youtube.com/playlist?list=PLLSknrdOLKyExmSXobXQebQUg2kESYGIe
curl -O http://r.research.att.com/libs/gfortran-4.8.2-darwin13.tar.bz2
sudo tar fvxz gfortran-4.8.2-darwin13.tar.bz2 -C /