# Generated by roxygen2: do not edit by hand

S3method(base::plot,interbat)
S3method(base::plot,nipals)
S3method(base::plot,plsca)
S3method(base::plot,plsreg1)
S3method(base::plot,plsreg2)
S3method(base::plot,simpls)
S3method(base::plot,simplsca)
S3method(base::print,interbat)
S3method(base::print,nipals)
S3method(base::print,plsca)
S3method(base::print,plsreg1)
S3method(base::print,plsreg2)
S3method(base::print,simpls)
S3method(base::print,simplsca)
export(interbat)
export(nipals)
export(plsca)
export(plsreg1)
export(plsreg2)
export(simpls)
export(simplsca)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,pchisq)
importFrom(stats,qf)
importFrom(stats,sd)
importFrom(stats,var)
