# Generated by roxygen2: do not edit by hand

S3method(importance,rfPermute)
S3method(predict,rfPermute)
S3method(print,rfPermute)
S3method(rfPermute,default)
S3method(rfPermute,formula)
S3method(summary,randomForest)
S3method(summary,rfPermute)
export(as.randomForest)
export(balancedSampsize)
export(casePredictions)
export(classPriors)
export(cleanRFdata)
export(combineRP)
export(confusionMatrix)
export(importance)
export(pctCorrect)
export(plotConfMat)
export(plotImpPreds)
export(plotImportance)
export(plotInbag)
export(plotNull)
export(plotPredictedProbs)
export(plotProximity)
export(plotTrace)
export(plotVotes)
export(rfPermute)
export(rfPermuteTutorial)
importFrom(magrittr,"%>%")
importFrom(methods,new)
importFrom(plyr,.)
importFrom(randomForest,importance)
importFrom(randomForest,randomForest)
importFrom(rlang,.data)
importFrom(stats,na.fail)
importFrom(stats,predict)
