# Next steps take some time
# load included AUCRF result example:
# data(fit)
# call AUCRFcv process:
# fitCV <- AUCRFcv(fit)
# The result of this example is included:
data(fitCV)
summary(fitCV)
plot(fitCV)
Run the code above in your browser using DataLab