Bootstrap AUC (area under curve) estimation utility for ROC curve
 
User data input:
User values:
Bootstrap sample size:
AUC calculation steps:
Confidence interval:  %
User seed value:  
Histogram intervals:  


Default values:
Bootstrap sample size: 3000
AUC calculation steps: 50
Confidence interval: 90%
Seed value: Random
Histogram intervals: 50
Data values: Boston data
 
How to insert the user data values:
  1. Manual typing in the format:
    group_id space value space group_id space value space ...
  2. Copy two columns from MS Excel table and paste it into the data input field.
    The first column with group_id, the second one with data values.
The processing should take a longer time when bootstrap sample size is in thousands!