0 < 1 or 0 == 0. For categorical
edits, simple redundancies are edits that define an empty
subregion of the space of all possible records (no record
can ever be contained in such a region).isObviouslyRedundant(E, duplicates = TRUE, ...)
## S3 method for class 'editmatrix':
isObviouslyRedundant(E,
duplicates = TRUE, ...)
## S3 method for class 'editarray':
isObviouslyRedundant(E,
duplicates = TRUE, ...)
## S3 method for class 'editset':
isObviouslyRedundant(E,
duplicates = rep(TRUE, 2), ...)
## S3 method for class 'editlist':
isObviouslyRedundant(E,
duplicates = rep(TRUE, 2), ...)
## S3 method for class 'editenv':
isObviouslyRedundant(E,
duplicates = rep(TRUE, 2), ...)editset,
editmatrix, editarray,
editlistisObviouslyInfeasible,
isSubset