Other packages > Find by keyword >

modelROC  

Model Based ROC Analysis
View on CRAN: Click here


Download and install modelROC package within the R console
Install from CRAN:
install.packages("modelROC")

Install from Github:
library("remotes")
install_github("cran/modelROC")

Install by package version:
library("remotes")
install_version("modelROC", "1.0")



Attach the package and use:
library("modelROC")
Maintained by
Jing Zhang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-06-25
Latest Update: 2022-12-05
Description:
The ROC curve method is one of the most important and commonly usedmethods for model accuracy assessment which is one of the most important elementsof model evaluation.The modelROC package is a model-based ROC assessment tool which directly worksfor ROC analysis of regression results for logistic regression of binary variablesincluding the glm and lrm commands and COX regression for survival analysisincluding the cph and coxph commands.The most important feature of modelROC is that both the model and the independentvariables can be analysed simultaneously and for survival analysismultiple 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 doi10.1002sici1097-02581997101516193C2143aid-sim6553E3.0.co2-3 andP J Heagerty 2000 doi10.1111j.0006-341x.2000.00337.x.
How to cite:
Jing Zhang (2021). modelROC: Model Based ROC Analysis. R package version 1.0, https://cran.r-project.org/web/packages/modelROC. Accessed 19 Feb. 2025.
Previous versions and publish date:
1.0 (2021-06-25 13:20)
Other packages that cited modelROC R package
View modelROC citation profile
Other R packages that modelROC depends, imports, suggests or enhances
Functions, R codes and Examples using the modelROC R package
Full modelROC package functions and examples
Downloads during the last 30 days
01/2201/2801/3002/0502/0802/0902/1002/1102/1202/1402/1502/1602/17Downloads for modelROC0.811.21.41.61.822.22.42.62.833.2TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

distillML  
Model Distillation and Interpretability Methods for Machine Learning Models
Provides several methods for model distillation and interpretability for general black box machine ...
Download / Learn more Package Citations See dependency  
krippendorffsalpha  
Measuring Agreement Using Krippendorff's Alpha Coefficient
Provides tools for applying Krippendorff's Alpha methodology . Both t ...
Download / Learn more Package Citations See dependency  
spnet  
Plotting (Social) Networks on Maps
Facilitates the rendering of networks for which nodes have a specific position on a map cities parti ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
cheem  
Interactively Explore Local Explanations with the Radial Tour
Given a non-linear model, calculate the local explanation. We purpose view the data space, explanat ...
Download / Learn more Package Citations See dependency  
gotop  
Scroll Back to Top Icon in Shiny and R Markdown
Add a scroll back to top 'Font Awesome' icon in 'rmarkdown' documents an ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA