# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,CorrCombo)
S3method(print,CorrCombo)
export(CorrCombo)
export(MatSelect)
export(assocSelect)
export(corrPrune)
export(corrSelect)
export(corrSubset)
export(modelPrune)
importFrom(Rcpp,sourceCpp)
importFrom(S7,class_character)
importFrom(S7,class_double)
importFrom(S7,class_integer)
importFrom(S7,class_list)
importFrom(S7,new_class)
importFrom(S7,new_property)
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)
useDynLib(corrselect, .registration = TRUE)
