# Generated by roxygen2: do not edit by hand

S3method(biplot,plsr)
S3method(plot,plsr)
S3method(predict,plsr)
S3method(print,plsr)
S3method(summary,plsr)
export(explained_variance)
export(loadings)
export(new_plsr)
export(permutation_precision)
export(plot_explained_variance)
export(plot_latent_variables)
export(plot_perm_distr)
export(plot_perm_results)
export(pls)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(stats,biplot)
importFrom(stats,sd)
importFrom(stats,var)
