# Generated by roxygen2: do not edit by hand

S3method(plot,mddsPLS)
S3method(plot,perf_mddsPLS)
S3method(predict,mddsPLS)
S3method(summary,mddsPLS)
S3method(summary,perf_mddsPLS)
export(mddsPLS)
export(perf_mddsPLS)
import(foreach)
importFrom(MASS,lda)
importFrom(RColorBrewer,brewer.pal)
importFrom(Rcpp,sourceCpp)
importFrom(Rdpack,reprompt)
importFrom(corrplot,corrplot)
importFrom(doParallel,registerDoParallel)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,cor)
importFrom(stats,glm)
importFrom(stats,heatmap)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,sd)
useDynLib(ddsPLS)
