# Generated by roxygen2: do not edit by hand

S3method(coef,cv.sail)
S3method(coef,sail)
S3method(plot,cv.sail)
S3method(plot,sail)
S3method(predict,cv.sail)
S3method(predict,sail)
S3method(print,sail)
export(cv.sail)
export(gendata)
export(plotInter)
export(plotMain)
export(sail)
importFrom(grDevices,hcl)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.default)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,predict)
