skip.missing {CoCoOldData} | R Documentation |
Set CoCo to skip cases with any of the entered variables with missing values. The function has to be used between entering the specification and entering the observations.
skip.missing(object = .current.coco)
object |
See exportCoCo . |
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.
read.data
,
enterNames
,
enterList
,
enterTable
, and
excludeMissing
.