R常用包

1.数据处理
dplyr
lubridate
sqldf
stringr
2.数据可视化包
ggplot2
lattice
3.时间序列
forecast
4.聚类
cluster
kmeans
5.分类
rpart
randomForest
回归glm

你可能感兴趣的:(R常用包)