- Hands-On Exploratory Data Analysis with R
- Radhika Datar Harish Garg
- 110字
- 2021-06-24 14:10:38
Visualizing data
Visualizing data is one of the best ways to carry out graphical EDA. Visualizing data with plots and charts allows us to discover facts about the data that may not be very obvious when applying quantitative EDA techniques:
- ggplot2: One of the best packages to visualize data in R is ggplot2. It is so popular with the R community that it has almost become an industry standard.
- GGally: This is another package that helps visualize data created in a data frame. It includes various plot features such as creating matrix scattered plots.
- Scatterplot3d: This package helps create 3D scatter plots, which adds more visualization features.
推薦閱讀
- 數(shù)據(jù)挖掘?qū)嵱冒咐治?/a>
- Mastering Elastic Stack
- STM32G4入門與電機(jī)控制實(shí)戰(zhàn):基于X-CUBE-MCSDK的無(wú)刷直流電機(jī)與永磁同步電機(jī)控制實(shí)現(xiàn)
- Python Algorithmic Trading Cookbook
- 可編程控制器技術(shù)應(yīng)用(西門子S7系列)
- Learn CloudFormation
- Excel 2007技巧大全
- 網(wǎng)絡(luò)安全管理實(shí)踐
- 空間機(jī)器人
- Linux Shell Scripting Cookbook(Third Edition)
- 無(wú)人駕駛感知智能
- Instant Slic3r
- 分布式Java應(yīng)用
- Getting Started with Tableau 2019.2
- 網(wǎng)絡(luò)安全原理與應(yīng)用