简体   繁体   English

使用pROC包在R中创建ROC曲线

[英]Creating ROC curves in R using pROC package

I have a problem creating ROC curves in R using pROC package. 我在使用pROC包在R中创建ROC曲线时遇到问题。 The problem is detailed here: 问题在这里详细说明:

https://superuser.com/questions/817194/installing-proc-in-rhel-6-2-and-rcpp-issue https://superuser.com/questions/817194/installing-proc-in-rhel-6-2-and-rcpp-issue

Could you give me a hand?. 你能帮我一下吗? Thanks! 谢谢!

You should update your R version and/or take the steps outlined here: 您应该更新R版本和/或采取此​​处概述的步骤:

How should I deal with "package 'xxx' is not available (for R version xyz)" warning? 我应该如何处理“软件包'xxx'不可用(对于R版本xyz)”警告?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用 for 循环和 pROC 包计算 R 中的多条 ROC 曲线。 在预测变量字段中使用什么变量? - Calculating multiple ROC curves in R using a for loop and pROC package. What variable to use in the predictor field? 使用R中的pROC的随机森林拟合对象的ROC曲线,以使用正数或负数“投票”作为预测变量 - ROC curves for Random Forest fit objects using pROC in R, to use positve or negative “votes” as predictor R多类/多项分类ROC使用multiclass.roc(包'pROC') - R multiclass/multinomial classification ROC using multiclass.roc (Package ‘pROC’) 关于 R 中 pROC 包的 roc() 中的 bootstrap 方法 - About bootstrap method in roc() for pROC package in R R中的多类ROC曲线 - Multiclass ROC curves in R 如何使用pROC或ROCR包在R中根据预测的类概率计算ROC曲线下的面积? - How to compute area under ROC curve from predicted class probabilities, in R using pROC or ROCR package? 如何处理R(pROC包)中的多类ROC分析? - How to deal with multiple class ROC analysis in R (pROC package)? R:pROC 包:绘制特定范围内的 ROC 曲线? - R: pROC package: plot ROC curve across specific range? R:Plot 使用 ROCR 的多个不同颜色的 ROC 曲线 - R: Plot multiple different coloured ROC curves using ROCR R中多类分类的ROC曲线 - ROC curves for multiclass classification in R
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM