You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider using caret::findCorrelation for identifying which columns to remove. caret is already imported and would eliminate the need for importing qdapTools. Will need to check consistency and compare speed.
The text was updated successfully, but these errors were encountered:
Consider using
caret::findCorrelation
for identifying which columns to remove.caret
is already imported and would eliminate the need for importingqdapTools
. Will need to check consistency and compare speed.The text was updated successfully, but these errors were encountered: