skip.missing {CoCoOldData}R Documentation

Declare that cases with missing values are skipped during reading

Description

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.

Usage

skip.missing(object = CoCoCore::.currentCoCo())

Arguments

object See exportCoCo.

Value

TRUE

Author(s)

Jens Henrik Badsberg

References

Badsberg, J.H.: A guide to CoCo, JSS, 2001 ( http://www.jstatsoft.org/v06/i04/ ) and Badsberg, J.H.: Xlisp+CoCo, Aalborg University, 1996.

See Also

read.data, enterNames, enterList, enterTable, and excludeMissing.


[Package CoCoOldData version 0.1.7.4 Index]