Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 caret 包中的 rfe 函数在二项式 GLM 上进行特征选择?我想传递预测器和预测的数据框,让它返回最好的模型和特征。如果没有,我应该使用另一个包吗?
看看?lrFuncs你想要什么,尽管你可能最好使用正则化glmnet而不是特征选择包装器方法。
?lrFuncs
glmnet
最大限度