# Generated by roxygen2: do not edit by hand

S3method(plot,CCA.permute)
S3method(plot,MultiCCA.permute)
S3method(plot,PMDL1FL.cv)
S3method(plot,PMDL1L1.cv)
S3method(plot,SPC.cv)
S3method(print,CCA)
S3method(print,CCA.permute)
S3method(print,MultiCCA.permute)
S3method(print,PMDL1FL)
S3method(print,PMDL1FL.cv)
S3method(print,PMDL1L1)
S3method(print,PMDL1L1.cv)
S3method(print,SPC)
S3method(print,SPC.cv)
export(CCA)
export(CCA.permute)
export(MultiCCA)
export(MultiCCA.permute)
export(PMD)
export(PMD.cv)
export(PlotCGH)
export(SPC)
export(SPC.cv)
export(download_breast_data)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,cor)
importFrom(stats,lowess)
importFrom(stats,lsfit)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,download.file)
useDynLib(PMA)
