- Applied Supervised Learning with R
- Karthik Ramasubramanian Jojo Moolayil
- 131字
- 2021-06-11 13:22:33
Multivariate Analysis
Multivariate analysis is the process of studying the relationships between more than two variables; essentially, one dependent variable and more than one independent variable. Bivariate analysis is a form of multivariate analysis. There are several forms of multivariate analysis that are important, but we will skip the details for now to restrict the scope of the chapter. In the next few chapters, we will take a closer look at linear and logistic regression, which are two popular multivariate analysis techniques.
Some of the most common techniques used in multivariate analysis are as follows:
- Multiple linear regression (studying the impact of more than one independent variable on a numeric/continuous target variable)
- Logistic regression (studying the impact of more than one independent variable on a categorical target variable)
- Factor analysis
- MANOVA
推薦閱讀
- Intel FPGA/CPLD設(shè)計(jì)(基礎(chǔ)篇)
- Raspberry Pi 3 Cookbook for Python Programmers
- Learning Cocos2d-x Game Development
- Learning AngularJS Animations
- 嵌入式技術(shù)基礎(chǔ)與實(shí)踐(第5版)
- Artificial Intelligence Business:How you can profit from AI
- 微軟互聯(lián)網(wǎng)信息服務(wù)(IIS)最佳實(shí)踐 (微軟技術(shù)開(kāi)發(fā)者叢書(shū))
- OpenGL Game Development By Example
- 筆記本電腦應(yīng)用技巧
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- Istio服務(wù)網(wǎng)格技術(shù)解析與實(shí)踐
- Java Deep Learning Cookbook
- 單片機(jī)原理及應(yīng)用:基于C51+Proteus仿真
- Spring Security 3.x Cookbook
- 微控制器的應(yīng)用