Learn R Programming

ggROC (version 1.0)

ggROC-package: package for roc curve plot with ggplot2

Description

package for roc curve plot with ggplot2

Arguments

Details

Package:
ggROC
Type:
Package
Version:
1.0
Date:
2013-05-24
License:
What license is it under?

References

none

See Also

none

Examples

Run this code
	data(roc)
	ggroc(roc, 0.01,"green",19,output="roc.pdf")

Run the code above in your browser using DataLab