modelROC
Model Based ROC Analysis
The ROC curve method is one of the most important and commonly used methods for model accuracy assessment, which is one of the most important elements of model evaluation. The 'modelROC' package is a model-based ROC assessment tool, which directly works for ROC analysis of regression results for logistic regression of binary variables, including the glm() and lrm() commands, and COX regression for survival analysis, including the cph() and coxph() commands. The most important feature of 'modelROC' is that both the model and the independent variables can be analysed simultaneously, and for survival analysis multiple time points and area under the curve analysis are supported. Still, flexible visualisation is possible with the 'ggplot2' package. Reference are Kelly H. Zou (1998)
- Version1.0
- R versionunknown
- LicenseGPL-3
- Needs compilation?No
- Last release06/25/2021
Team
Jing Zhang
Zhi Jin
Show author detailsRolesAuthor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports4 packages
- Suggests2 packages