cleanData {CoCoRaw} | R Documentation |
Remove the cases in cells that are defined to be zero by structure.
cleanData(data = NULL, object = .object.of.thing(data = data, ...), ...)
data |
See exportCoCo . |
object |
See exportCoCo . |
... |
Additional arguments to generate the CoCo object
from the data argument. See propertyModel . |
TRUE
Jens Henrik Badsberg
Badsberg, J.H.: A guide to CoCo, JSS, 2001 ( http://www.jstatsoft.org/v06/i04/ ) and Badsberg, J.H.: Xlisp+CoCo, Aalborg University, 1996.
enterQtable
and enterQlist
.