Rdocumentation
powered by
Learn R Programming
editrules (version 2.5-0)
simplify: Simplify logical mixed edits in an editset
Description
Logical edits consisting of a single numerical statement are inverted and added to the
editmatrix
(
$num
) of the editset.
Usage
simplify(E, m = NULL)
Arguments
E
an editset
m
contains(E)
. Speeds up calculation if you have one handy.