library(Rlab)
library(MASS)
library(coda)
library(ROCR)
data(matrixZ1)
data(matrixZ2)
data(matrixZ_chain)
ROC_plot(matrixZ1, matrixZ2, matrixZ_chain, plot_name="ROC_plot.pdf",
result_file_name="ROC_result.RData", burn=1)
Run the code above in your browser using DataLab