# Generated by roxygen2: do not edit by hand

S3method(RelevantVariables,MDFS)
S3method(as.data.frame,MDFS)
S3method(plot,MDFS)
export(AddContrastVariables)
export(ComputeInterestingTuples)
export(ComputeMaxInfoGains)
export(ComputePValue)
export(MDFS)
export(RelevantVariables)
importFrom(graphics,plot)
importFrom(stats,ks.test)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,runif)
useDynLib(MDFS,r_compute_all_matching_tuples)
useDynLib(MDFS,r_compute_max_ig)
