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 04 May. 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
04/0604/1204/1404/1704/22Downloads for modelROC0.811.21.41.61.822.22.42.62.833.2TrendBars

Today's Hot Picks in Authors and Packages

tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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