Remove variables which are not contained in any edit and remove edits which are
obviously redundant
.
reduce(E, ...)# S3 method for editmatrix
reduce(E, tol = sqrt(.Machine$double.eps), ...)
# S3 method for editarray
reduce(E, ...)
# S3 method for editset
reduce(E, ...)
editmatrix
or editarray
arguments to pass to other methods
elements of E
with absolute value < tol
are considered 0.
contains
, eliminate
, substValue