- R Programming By Example
- Omar Trejo Navarro
- 205字
- 2021-07-02 21:30:43
Predicting Votes with Linear Models
This chapter shows how to work with statistical models using R. It shows how to check data assumptions, specify linear models, make predictions, and measure predictive accuracy. It also shows how to find good models programatically to avoid doing analysis by hand, which can potentially save a lot of time. By the end of this chapter, we will have worked with various quantitative tools that are used in many business and research areas nowadays. The packages used in this chapter are the same ones from the previous chapter.
Just like in the previous chapter, the focus here will be on automating the analysis programatically rather than on deeply understanding the statistical techniques used in the chapter. Furthermore, since we have seen in Chapter 2, Understanding Votes With Descriptive Statistics, how to work efficiently with functions, we will use that approach directly in this chapter, meaning that when possible we'll work directly with functions that will be used to automate our analysis. We will cover the following:
- Splitting data into training and testing sets
- Creating linear regression models used for prediction
- Checking model assumptions with various techniques
- Measuring predictive accuracy for numerical and categorical data
- Programatically finding the best possible model
- Ansible Configuration Management
- 智能傳感器技術(shù)與應(yīng)用
- Hands-On Cybersecurity with Blockchain
- 自動(dòng)生產(chǎn)線的拆裝與調(diào)試
- INSTANT Autodesk Revit 2013 Customization with .NET How-to
- 網(wǎng)中之我:何明升網(wǎng)絡(luò)社會(huì)論稿
- 精通數(shù)據(jù)科學(xué):從線性回歸到深度學(xué)習(xí)
- SQL Server數(shù)據(jù)庫應(yīng)用基礎(chǔ)(第2版)
- INSTANT VMware vCloud Starter
- Hands-On Dashboard Development with QlikView
- 空間機(jī)器人智能感知技術(shù)
- 網(wǎng)絡(luò)安全概論
- Microsoft System Center Data Protection Manager Cookbook
- 巧學(xué)活用Linux
- Flash CS3動(dòng)畫制作融會(huì)貫通