- R Programming By Example
- Omar Trejo Navarro
- 191字
- 2021-07-02 21:30:40
Understanding Votes with Descriptive Statistics
This chapter shows how to perform a descriptive statistics analysis to get a general idea about the data we're dealing with, which is usually the first step in data analysis projects and is a basic ability for data analysts in general. We will learn how to clean and transform data, summarize data in a useful way, find specific observations, create various kinds of plots that provide intuition for the data, use correlations to understand relations among numerical variables, use principal components to find optimal variable combinations, and put everything together into code that is reusable, understandable, and easily modifiable.
Since this is a book about programming with R and not about doing statistics with R, our focus will be on the programming side of things, not the statistical side. Keep that in mind while reading it.
Some of the important topics covered in this chapter are as follows:
- Cleaning, transforming, and operating on data
- Creating various kinds of graphs programmatically
- Performing qualitative analysis with various tools in R
- Building new variables with Principal Components Analysis
- Developing modular and flexible code that is easy to work with
- 輕松學(xué)C#
- 控制與決策系統(tǒng)仿真
- 傳感器技術(shù)應(yīng)用
- 現(xiàn)代傳感技術(shù)
- 網(wǎng)絡(luò)組建與互聯(lián)
- 觸控顯示技術(shù)
- 網(wǎng)中之我:何明升網(wǎng)絡(luò)社會(huì)論稿
- FPGA/CPLD應(yīng)用技術(shù)(Verilog語言版)
- 精通LabVIEW程序設(shè)計(jì)
- Deep Learning Essentials
- 玩轉(zhuǎn)機(jī)器人:基于Proteus的電路原理仿真(移動(dòng)視頻版)
- Microsoft Office 365:Exchange Online Implementation and Migration(Second Edition)
- 運(yùn)動(dòng)控制器及數(shù)控系統(tǒng)的工程應(yīng)用
- 三維動(dòng)畫制作(3ds max7.0)
- Arduino創(chuàng)意機(jī)器人入門:基于Mixly