# Generated by roxygen2: do not edit by hand

export(checkW4M)
export(fromW4M)
export(getEset)
export(getLoadingMN)
export(getMset)
export(getPcaVarVn)
export(getScoreMN)
export(getSubsetVi)
export(getSummaryDF)
export(getVipVn)
export(getWeightMN)
export(imageF)
export(opls)
export(residuals)
export(strF)
export(tested)
export(toW4M)
export(view)
exportClasses(opls)
exportClasses(oplsMultiDataSet)
exportMethods(coef)
exportMethods(fitted)
exportMethods(getEset)
exportMethods(getLoadingMN)
exportMethods(getMset)
exportMethods(getPcaVarVn)
exportMethods(getScoreMN)
exportMethods(getSubsetVi)
exportMethods(getSummaryDF)
exportMethods(getVipVn)
exportMethods(getWeightMN)
exportMethods(opls)
exportMethods(plot)
exportMethods(predict)
exportMethods(print)
exportMethods(show)
exportMethods(tested)
exportMethods(view)
import(Biobase)
import(methods)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,pie)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,median)
importFrom(stats,qchisq)
importFrom(stats,qf)
importFrom(stats,qnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,head)
importFrom(utils,object.size)
importFrom(utils,read.table)
importFrom(utils,str)
importFrom(utils,tail)
importFrom(utils,write.table)
