# Generated by roxygen2: do not edit by hand

S3method(plot,SMI)
S3method(print,SMI)
S3method(summary,SMI)
export(GCD)
export(PCAcv)
export(PSI)
export(RV)
export(RV2)
export(RVadj)
export(RVadjGhaziri)
export(RVadjMaye)
export(SMI)
export(allCorrelations)
export(cor.test_eq)
export(is.signif)
export(r1)
export(r2)
export(r3)
export(r4)
export(significant)
importFrom(RSpectra,svds)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,dev.flush)
importFrom(grDevices,dev.hold)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(plotrix,color.legend)
importFrom(pracma,Rank)
importFrom(pracma,Trace)
importFrom(pracma,procrustes)
importFrom(pracma,std)
importFrom(pracma,subspace)
importFrom(progress,progress_bar)
importFrom(stats,cor)
useDynLib(MatrixCorrelation, .registration = TRUE)
