Performance Assessment of Binary Classifier with Visualization
Deprecated functions in package ROCit
.
ROC Analysis of Binary Classifier
Summary of rocit object
Rank order data
Removed functions in package ROCit
.
Cartesian Product of Two Vectors
Confidence Interval of AUC
Confidence Interval of AUC
Confidence Interval of ROC curve
Confidence Interval of ROC curve
Confidence Interval of Binormal ROC Curve
Confidence Interval of Empirical ROC Curve
Converts Binary Vector into 1 and 0
Gains Table for Binary Classifier
Gains Table for Binary Classifier
Gains Table for Binary Classifier
Survival Probability
Get number of TP, FP, TN and FN
Logistic Transformation
KS Plot
KS Plot
Log Odds of Probability
Performance Metrics of Binary Classifier
Performance Metrics of Binary Classifier
Performance Metrics of Binary Classifier
ML Estimate of Normal Parameters
Plot "gainstable"
Object
Plot ROC Curve with confidence limits
Plot ROC Curve
Print 'gainstable'
Object
Print 'measureit'
Object
Print rocci
Object
Print rocit
Object
Print Confidence Interval of AUC
Approximate Area with Trapezoid Rule
Sensitivity (or recall or true positive rate), false positive rate, specificity, precision (or positive predictive value), negative predictive value, misclassification rate, accuracy, F-score- these are popular metrics for assessing performance of binary classifier for certain threshold. These metrics are calculated at certain threshold values. Receiver operating characteristic (ROC) curve is a common tool for assessing overall diagnostic ability of the binary classifier. Unlike depending on a certain threshold, area under ROC curve (also known as AUC), is a summary statistic about how well a binary classifier performs overall for the classification task. ROCit package provides flexibility to easily evaluate threshold-bound metrics. Also, ROC curve, along with AUC, can be obtained using different methods, such as empirical, binormal and non-parametric. ROCit encompasses a wide variety of methods for constructing confidence interval of ROC curve and AUC. ROCit also features the option of constructing empirical gains table, which is a handy tool for direct marketing. The package offers options for commonly used visualization, such as, ROC curve, KS plot, lift plot. Along with in-built default graphics setting, there are rooms for manual tweak by providing the necessary values as function arguments. ROCit is a powerful tool offering a range of things, yet it is very easy to use.