# Transformed by Renjin 0.9.2725
export(MSEP, R2, RMSEP, Yloadings, Yscores, coefplot, compnames, corrplot, cppls, crossval, cvsegments, explvar, jack.test, kernelpls.fit, loading.weights, loadingplot, loadings, msc, mvr, mvrValstats, oscorespls.fit, pcr, pls.options, plsr, prednames, predplot, respnames, scoreplot, scores, selectNcomp, simpls.fit, stdize, svdpc.fit, validationplot, var.jack, widekernelpls.fit)
importFrom("grDevices", "dev.interactive", "devAskNewPage")
importFrom("graphics", "abline", "arrows", "axTicks", "axis", "legend", "matplot", "mtext", "pairs", "par", "plot", "points", "segments", "text", "title")
importFrom("methods", "hasArg")
importFrom("stats", ".checkMFClasses", "coef", "cor", "delete.response", "drop.terms", "fitted", "formula", "makepredictcall", "median", "model.frame", "model.matrix", "model.response", "na.omit", "na.pass", "napredict", "optimize", "predict", "printCoefmat", "pt", "residuals", "runif", "sd", "terms", "update", "var")
S3method(MSEP, mvr)
S3method(R2, mvr)
S3method(RMSEP, mvr)
S3method(biplot, mvr)
S3method(coef, mvr)
S3method(fitted, mvr)
S3method(loadingplot, default)
S3method(loadings, default)
S3method(makepredictcall, msc)
S3method(makepredictcall, stdized)
S3method(model.frame, mvr)
S3method(model.matrix, mvr)
S3method(plot, loadings)
S3method(plot, mvr)
S3method(plot, mvrVal)
S3method(plot, scores)
S3method(predict, msc)
S3method(predict, mvr)
S3method(predict, stdized)
S3method(predplot, default)
S3method(predplot, mvr)
S3method(print, jacktest)
S3method(print, mvr)
S3method(print, mvrVal)
S3method(residuals, mvr)
S3method(scoreplot, default)
S3method(scores, default)
S3method(summary, mvr)
