Identifying Columns Best Correlated to A Single Column
Hi, I have a table with a "result" column and about 100 process variable columns. I want to know which process variable affect my result most. One simple way is to plot Each Process Variable Vs. Result and take a look at the box plots for correlations. But, visual inspection of 100 columns is pretty tough. Is there a way to automate that process. I appreciate your response.Seshadri