# Generated by roxygen2: do not edit by hand

S3method(RelevantVariables,MDFS)
S3method(as.data.frame,MDFS)
S3method(plot,MDFS)
export(AddContrastVariables)
export(ComputeInterestingTuples)
export(ComputeInterestingTuplesDiscrete)
export(ComputeMaxInfoGains)
export(ComputeMaxInfoGainsDiscrete)
export(ComputePValue)
export(Discretize)
export(GenContrastVariables)
export(GetRange)
export(MDFS)
export(RelevantVariables)
export(mdfs_omp_set_num_threads)
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_all_matching_tuples_discrete)
useDynLib(MDFS,r_compute_max_ig)
useDynLib(MDFS,r_compute_max_ig_discrete)
useDynLib(MDFS,r_discretize)
useDynLib(MDFS,r_omp_set_num_threads)
