# Generated by roxygen2: do not edit by hand

S3method(plot,cv.enpls)
S3method(plot,cv.enspls)
S3method(plot,enpls.ad)
S3method(plot,enpls.fs)
S3method(plot,enpls.od)
S3method(plot,enspls.ad)
S3method(plot,enspls.fs)
S3method(plot,enspls.od)
S3method(predict,enpls.fit)
S3method(predict,enspls.fit)
S3method(print,cv.enpls)
S3method(print,cv.enspls)
S3method(print,enpls.ad)
S3method(print,enpls.fit)
S3method(print,enpls.fs)
S3method(print,enpls.od)
S3method(print,enspls.ad)
S3method(print,enspls.fit)
S3method(print,enspls.fs)
S3method(print,enspls.od)
export(cv.enpls)
export(cv.enspls)
export(enpls.ad)
export(enpls.fit)
export(enpls.fs)
export(enpls.mae)
export(enpls.od)
export(enpls.rmse)
export(enpls.rmsle)
export(enspls.ad)
export(enspls.fit)
export(enspls.fs)
export(enspls.od)
import(pls)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_colour_brewer)
importFrom(ggplot2,scale_shape)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,dotchart)
importFrom(graphics,grid)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(plotly,ggplotly)
importFrom(reshape2,melt)
importFrom(spls,coef.spls)
importFrom(spls,cv.spls)
importFrom(spls,predict.spls)
importFrom(spls,spls)
importFrom(stats,coef)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,capture.output)
