powered by
click.Roc(object, pch = 19, label = TRUE, adj, col = "orange", cex = 3, ...)
Roc
text
identify
## Not run: # x <- abs(rnorm(20)) # d <- data.frame(y=rbinom(1:20,1,p=x/max(x))) # r <- Roc(y~x,data=d) # plot(r) # click.Roc(r) # ## End(Not run)
Run the code above in your browser using DataLab