Other packages > Find by keyword >

ROCnReg  

ROC Curve Inference with and without Covariates
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ROCnReg", "1.0-9")



Attach the package and use:
library("ROCnReg")
Maintained by
Maria Xose Rodriguez-Alvarez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-03-19
Latest Update: 2024-05-31
Description:
Estimates the pooled (unadjusted) Receiver Operating Characteristic (ROC) curve, the covariate-adjusted ROC (AROC) curve, and the covariate-specific/conditional ROC (cROC) curve by different methods, both Bayesian and frequentist. Also, it provides functions to obtain ROC-based optimal cutpoints utilizing several criteria. Based on Erkanli, A. et al. (2006) ; Faraggi, D. (2003) ; Gu, J. et al. (2008) ; Inacio de Carvalho, V. et al. (2013) ; Inacio de Carvalho, V., and Rodriguez-Alvarez, M.X. (2018) ; Janes, H., and Pepe, M.S. (2009) ; Pepe, M.S. (1998) ; Rodriguez-Alvarez, M.X. et al. (2011a) ; Rodriguez-Alvarez, M.X. et al. (2011a) . Please see Rodriguez-Alvarez, M.X. and Inacio, V. (20208) for more details.
How to cite:
Maria Xose Rodriguez-Alvarez (2020). ROCnReg: ROC Curve Inference with and without Covariates. R package version 1.0-9, https://cran.r-project.org/web/packages/ROCnReg. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0-1 (2020-04-25 02:20), 1.0-2 (2020-07-04 01:00), 1.0-3 (2020-09-07 17:50), 1.0-4 (2020-12-07 11:30), 1.0-5 (2021-03-17 17:20), 1.0-6 (2021-11-24 00:20), 1.0-7 (2021-12-20 09:20), 1.0-8 (2023-03-10 18:00), 1.0 (2020-03-19 16:50)
Other packages that cited ROCnReg R package
View ROCnReg citation profile
Other R packages that ROCnReg depends, imports, suggests or enhances
Complete documentation for ROCnReg
Functions, R codes and Examples using the ROCnReg R package
Some associated functions: AROC.bnp . AROC.kernel . AROC.sp . ROCnReg-package . cROC.bnp . cROC.kernel . cROC.sp . cROCData . compute.threshold.AROC . compute.threshold.cROC . compute.threshold.pooledROC . densitycontrol.aroc . densitycontrol . endosyn . mcmccontrol . pauccontrol . plot.AROC . plot.cROC . plot.pooledROC . pooledROC.BB . pooledROC.dpm . pooledROC.emp . pooledROC.kernel . predictive.checks . print.AROC . print.cROC . print.pooledROC . priorcontrol.bnp . priorcontrol.dpm . psa . summary.AROC . summary.cROC . summary.pooledROC . 
Some associated R codes: AROC.bnp.R . AROC.f.R . AROC.kernel.R . AROC.sp.R . Gk.R . bbase.interaction.factor.by.curve.os.R . bbase.os.R . bddp.R . bootstrap.sample.R . cF.R . cROC.bnp.R . cROC.kernel.R . cROC.sp.R . cROCData.R . compute.threshold.AROC.R . compute.threshold.FPF.AROC.bnp.R . compute.threshold.FPF.AROC.kernel.R . compute.threshold.FPF.AROC.sp.R . compute.threshold.FPF.bnp.R . compute.threshold.FPF.cROC.bnp.R . compute.threshold.FPF.cROC.kernel.R . compute.threshold.FPF.cROC.sp.R . compute.threshold.FPF.kernel.R . compute.threshold.FPF.pooledROC.BB.R . compute.threshold.FPF.pooledROC.dpm.R . compute.threshold.FPF.pooledROC.emp.R . compute.threshold.FPF.pooledROC.kernel.R . compute.threshold.FPF.sp.R . compute.threshold.YI.AROC.bnp.R . compute.threshold.YI.AROC.kernel.R . compute.threshold.YI.AROC.sp.R . compute.threshold.YI.cROC.bnp.R . compute.threshold.YI.cROC.kernel.R . compute.threshold.YI.cROC.sp.R . compute.threshold.YI.pooledROC.BB.R . compute.threshold.YI.pooledROC.dpm.R . compute.threshold.YI.pooledROC.emp.R . compute.threshold.YI.pooledROC.kernel.R . compute.threshold.cROC.R . compute.threshold.pooledROC.R . densitycontrol.R . densitycontrol.aroc.R . design.matrix.bnp.R . dic.R . dic_dpm.R . dicp.R . dpm.R . get_vars_formula.R . gibbsn.R . inf_criteria.R . inf_criteria_dpm.R . interpret.AROCformula.R . lpml.R . lpml_dpm.R . lpmlp.R . ls.function.R . mcmccontrol.R . pauccontrol.R . plot.AROC.R . plot.cROC.R . plot.pooledROC.R . pooledROC.BB.R . pooledROC.dpm.R . pooledROC.emp.R . pooledROC.kernel.R . predict.bbase.interaction.factor.by.curve.os.R . predict.bbase.os.R . predict.design.matrix.bnp.R . predictive.checks.AROC.bnp.R . predictive.checks.R . predictive.checks.cROC.bnp.R . predictive.checks.helper.R . print.AROC.R . print.cROC.R . print.pooledROC.R . print.summary.AROC.R . print.summary.cROC.R . print.summary.pooledROC.R . priorcontrol.bnp.R . priorcontrol.dpm.R . qF.R . qFk.R . regnth.R . simpson.R . summary.AROC.R . summary.cROC.R . summary.pooledROC.R . survival.R . trim.out.R . waic_dpm.R . waicnp.R . waicp.R .  Full ROCnReg package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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