Rdocumentation
powered by
Learn R Programming
editrules (version 2.0-3)
fcf.env: Field code forest algorithm
Description
Workhorse function for
fcf
Usage
fcf.env(E, vars, env = new.env())
Arguments
E
an editarray
vars
variable names still to be eliminated from E
env
an environment where all editmatrices will be stored
See Also
fcf