# Generated by roxygen2 (4.1.0): do not edit by hand

S3method(autoplot,caretEnsemble)
S3method(plot,caretEnsemble)
S3method(plot,caretStack)
S3method(predict,caretEnsemble)
S3method(predict,caretList)
S3method(predict,caretStack)
S3method(print,caretStack)
S3method(summary,caretEnsemble)
S3method(summary,caretStack)
S3method(varImp,caretEnsemble)
export(caretEnsemble)
export(caretList)
export(caretModelSpec)
export(caretStack)
export(getMetric)
export(greedOptAUC)
export(greedOptRMSE)
export(safeOptAUC)
import(caret)
import(ggplot2)
import(grid)
import(plyr)
importFrom(caTools,colAUC)
importFrom(digest,digest)
importFrom(gridExtra,grid.arrange)
importFrom(lattice,dotplot)
importFrom(pbapply,pboptions)
importFrom(pbapply,pbsapply)
