ErrorLocalizer-class    Base class for class locate errors based on
                        rules and data
FHLocalizer-class       Feligi-Holt Errorlocalizer
MipRules-class          Create a mip object from a validator object
add_noise               Add (a small amount of) noise
errorlocate-package     Find errors in data given a set of validation
                        rules.
errorlocation-class     Error location object
errors_removed          Get location of removed errors from a 'cleaned'
                        data set
expand_weights          Create a weight matrix
inspect_mip             inspect the mip problem formulation
is_categorical          Check if rules are categorical
is_conditional          Check if rules are conditional rules
is_linear               Check which rules are linear rules.
locate_errors           Find errors in data
replace_errors          Replace erroneous fields with NA or a suggested
                        value
translate_mip_lp        translate linear rules into an lp problem
