# Generated by roxygen2: do not edit by hand

S3method(plot,nproc)
S3method(predict,npc)
export(npc)
export(nproc)
importFrom(MASS,lda)
importFrom(ada,ada)
importFrom(e1071,naiveBayes)
importFrom(e1071,svm)
importFrom(glmnet,cv.glmnet)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(parallel,mclapply)
importFrom(parallel,mcmapply)
importFrom(randomForest,randomForest)
importFrom(stats,approx)
importFrom(stats,glm)
importFrom(stats,pbinom)
importFrom(stats,predict)
