powered by
plot_distribution(auc, b = 20, col = "lightgrey", xlab = "", ylab = "Density", xlim = c(0.4, 1), ylim = c(0, 5), med = TRUE, avg = TRUE, density = TRUE, bars = FALSE)
aurocs <- (runif(1000)+runif(1000)+runif(1000)+runif(1000))/4 d <- plot_distribution(aurocs)
Run the code above in your browser using DataLab