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:
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 14 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
modelROC  
Model Based ROC Analysis
The ROC curve method is one of the most important and commonly usedmethods for model accuracy assess ...
Download / Learn more Package Citations See dependency  
BeviMed  
Bayesian Evaluation of Variant Involvement in Mendelian Disease
A fast integrative genetic association test for rare diseases based on a model for disease status gi ...
Download / Learn more Package Citations See dependency  
IMmailgun  
Send Emails using 'Mailgun'
Send emails using the 'mailgun' api. To use this package you will need an account from ...
Download / Learn more Package Citations See dependency  
POV  
Partition of Variation Variance Component Analysis Method
An implementation of the Partition Of variation (POV) method as developed by Dr. Thomas A Little ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,526

Author Associations

26,294

Publication Badges

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