Calculate the ROC curve for a set of observed outcomes and predicted probabilities
Internal function used by ggs_autocorrelation
.
roc_calc(R)
R |
data frame with the 'value' (predicted probability) and the observed 'Outcome'. |
A data frame with the Sensitivity and the Specificity.
Fernández-i-Marín, Xavier (2016) ggmcmc: Analysis of MCMC Samples and Bayesian Inference. Journal of Statistical Software, 70(9), 1-20. doi:10.18637/jss.v070.i09
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.