当前位置:网站首页>Relevance - canonical correlation analysis
Relevance - canonical correlation analysis
2022-06-30 00:24:00 【Lu 727】
1、 effect
Canonical correlation analysis is to study the linear correlation between multiple variables , It can reveal the internal relationship between the two groups of variables . First, find the linear combination of variables in each group of variables , Make the linear combination of two groups have the largest correlation coefficient . Then select the linear combination that is not related to the original linear combination , Pair them , And select the group with the largest correlation coefficient . So continue pairing , Until the correlation between the two sets of variables is extracted .
2、 Input / output description
Input : aggregate Y For at least two or more quantitative variables or ordered categorical variables , aggregate Y For at least two or more quantitative variables or ordered categorical variables .
Output : Correlation of paired typical variables , And the explanatory ratio of typical variables to research variables .
3、 Case example
Research 200 The relationship between four academic score variables and three psychological score variables of college students .

4、 Modeling steps
Let's assume a set of two variables X and Y :

Define a set of two linear relationships U and V ,U yes X The linear combination of ,V yes Y The linear combination of :

We hope to find something that makes in every pair
and
The linear combination with the largest correlation in .
Definition
The variance of is as follows :

Definition
The variance of is calculated as follows :

Last
and
The covariance of is calculated as follows :

We use the following methods to judge
and
The relevance of :

Our goal is to maximize the above formula . We want to find out about X and Y The linear combination of , Maximize their above relationships . There are generally two ways to optimize this function , The first is singular value decomposition SVD, The second is feature decomposition , The results are the same .
边栏推荐
- MySQL基礎2
- MySQL primary key constraint deletion
- TP5 query and and or condition nesting
- About SQL: create a view_ XB view, whose function is ① to delete views with duplicate names before creating them ② to display the number of male and female students in this class in the XSB table, and
- HDCP Paring
- 云呐|固定资产系统管理的优势,固定资产管理系统有何特点
- Review of vsftp, TFTP, samba and NFS
- 【编程题】迷宫问题
- MySQL advanced 1
- 【毕业季|进击的技术er】工作七年的职场人,不希望你们再走弯路
猜你喜欢

Vulnhub靶机-MoriartyCorp
![[dynamic programming] - linear DP](/img/cb/4ad8dce1da1d1110d6e79fadca4293.png)
[dynamic programming] - linear DP
![Majority element ii[molar voting method for finding modes]](/img/8f/5925f97c0f5f8c50c19a9ef6d7723c.png)
Majority element ii[molar voting method for finding modes]
![Copy linked list with random pointer [space for time --hash record]](/img/d9/d81e0e4f81174c61275e4affe0777a.png)
Copy linked list with random pointer [space for time --hash record]

分布式任务调度 ElasticJob demo

JS draw polar color gradient

After 8 years of polishing, "dream factory of game design" released an epic update!
![[rust weekly library] Tokei - a utility for statistics of code lines and other information](/img/6c/4569cc0edaa01e4605c9c256193c31.png)
[rust weekly library] Tokei - a utility for statistics of code lines and other information

JS绘制极坐标颜色渐变

Five key elements of the data center
随机推荐
Three postures of anti CSRF blasting
蛇形矩阵(数组模拟方向, d代表转弯)
SOFARegistry 源码|数据同步模块解析
[advanced C language] string and memory function (II)
[advanced C language] string and memory function (I)
利用 CertBot 申请 Let’s Encrypt SSL 证书
间歇采样转发干扰
克隆无向图[bfs访问每条边而不止节点]
Code analysis platform sonarqube actual combat
Solr基础操作16
SOFARegistry 源码|数据同步模块解析
Fine grained identification, classification, retrieval data set collation
Cloud native enthusiast weekly: cool collection of grafana monitoring panels
01 backpack problem
MySQL高级篇1
Solr basic operations 9
Several simple queries of SQL Server database
HDCP Paring
Solr basic operations 12
mysql 死锁