powered by
multicollinearity is the occurence of high interrelations among two or more independent variables in a multiple regression.
corsel(x, thrs, num)
is a numeric vector or matrix
threshold set to calculate correlation above
logical
data(macroKZ) corsel(macroKZ,num=FALSE,thrs=0.65)
Run the code above in your browser using DataLab