# Generated by roxygen2: do not edit by hand

export("%>%")
export(clean_noise)
export(clean_outliers)
export(discretize)
export(feature_selection)
export(impute_missing)
export(instance_selection)
export(normalize)
export(oversample)
export(space_transformation)
export(which_options)
import(mice)
importFrom(checkmate,expect_choice)
importFrom(checkmate,matchArg)
importFrom(checkmate,qexpect)
importFrom(functional,Curry)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(magrittr,"%>%")
importFrom(stats,as.formula)
importFrom(stats,median)
importFrom(utils,capture.output)
