# Generated by roxygen2: do not edit by hand

S3method(elastic,ER)
S3method(plot,ER)
S3method(plot,confints)
S3method(pls,ER)
export(ER)
export(R2)
export(confints)
export(elastic)
export(explvar)
export(grid.arrange)
export(loadingplot)
export(loadings)
export(mvrValstats)
export(pls)
export(scoreplot)
export(scores)
export(tableER)
import(ggplot2)
importFrom(glmnet,cv.glmnet)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(gridExtra,grid.arrange)
importFrom(pls,R2)
importFrom(pls,cvsegments)
importFrom(pls,explvar)
importFrom(pls,loadingplot)
importFrom(pls,loadings)
importFrom(pls,mvrValstats)
importFrom(pls,plsr)
importFrom(pls,scoreplot)
importFrom(pls,scores)
importFrom(pls,var.jack)
importFrom(plsVarSel,lda_from_pls)
importFrom(plsVarSel,lda_from_pls_cv)
importFrom(plsVarSel,shaving)
importFrom(scales,squish)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(utils,globalVariables)
