Learn R Programming

Comp2ROC (version 1.0)

Comp2ROC-package: Comparation of two ROC curves that intersect.

Description

Comparation of ROC curves using the methodology devoloped by Braga.

Arguments

Details

ll{ Package: Comp2ROC Type: Package Version: 1.0 Date: 2012-06-26 License: GPL-2 }

References

BRAGA, A. AND COSTA, L. AND OLIVEIRA, P. 2011. An alternative method for global and partial comparasion of two diagnostic system based on ROC curves In Journal of Statistical Computation and Simulation.

Examples

Run this code
#This is a simple example how to use the package:
#nameE="new_Zhang"
#moda1="mod1" 
#moda2="mod2"
#data(zhang)
#data=read.manually.introduced(zhang, moda1,TRUE, moda2, TRUE, "status", TRUE)
#results=roc.curves.boot(data,name=nameE,mod1= moda1,mod2=moda2) 
#rocboot.summary(results,moda1,moda2) 
#save.file.summary(results,nameE,app=TRUE,moda1,moda2)

Run the code above in your browser using DataLab