Hi,
I am trying to do a preliminary narrowing of a set of variables, to create a set from which to do model selection and multiple regression. Many of the initial, big set of variables are intercorrelated, so my statistician suggested I look for the highest correlations of independent with response in order to choose which of the set to keep for further use. Basically trying to complete this step...
"We initially evaluated each variable by itself in univariate framework, before important (P < 0.25) variables were analyzed together in a multivariate framework." (John R. Squires et al. 2006)
Is there a macro or some other piece of code to look at the individual relationship of each explanatory variable with the response variable?