# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,CorrCombo)
export(MatSelect)
export(assocSelect)
export(corrSelect)
export(corrSubset)
exportClasses(CorrCombo)
exportMethods(show)
importFrom(Rcpp,sourceCpp)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,chisq.test)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,sd)
importMethodsFrom(methods,show)
useDynLib(corrselect, .registration = TRUE)
