- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Find columns similar to test column (one by many correlation)
With 20,000 columns of continuous data, correlation of all by all is undesirable. How to calculate correlation of all columns vs one column (many to one)? to find similar columns.
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Find columns similar to test column (one by many correlation)
You can get what you need by using Response Screening
Analyze=>Screening=>Response Screening
Place your 20,000 rows in the Y Response and your single comparison column in the X
Jim
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Find columns similar to test column (one by many correlation)
You can get what you need by using Response Screening
Analyze=>Screening=>Response Screening
Place your 20,000 rows in the Y Response and your single comparison column in the X
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Find columns similar to test column (one by many correlation)
Excellent. Thx for quick response!