R语言中,提取ROC值后,单独运行ROC行不显示结果,只显示ROC的描述,怎么才能调成直接显示提取出来的ROC的数值
auc <- performance(pred,"auc")auc A performance instance 'Area under the ROC curve'