# Generated by roxygen2: do not edit by hand

S3method(plot,cv.enpls)
S3method(plot,enpls.fs)
S3method(plot,enpls.od)
S3method(predict,enpls.en)
S3method(print,cv.enpls)
S3method(print,enpls.en)
S3method(print,enpls.fs)
S3method(print,enpls.od)
export(cv.enpls)
export(enpls.en)
export(enpls.fs)
export(enpls.od)
import(pls)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,abline)
importFrom(graphics,dotchart)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(stats,coef)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
