# Generated by roxygen2: do not edit by hand

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