# Generated by roxygen2: do not edit by hand

S3method(coef,sNPLS)
S3method(plot,cvsNPLS)
S3method(plot,sNPLS)
S3method(predict,sNPLS)
S3method(summary,sNPLS)
export(cv_fit)
export(cv_snpls)
export(repeat_cv)
export(sNPLS)
importFrom(graphics,abline)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(stats,coef)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,var)
