
Last chance! 50% off unlimited learning
Sale ends in
Missing
Function.
computeMiss (x, variable = NULL)
TRUE
,
if the variable contains a system- or user-defined missing value.
ComputeMiss
displays system- and user-defined missing values of variables.
The different missing types will be inspected without checking if they are system-; or user-defined missings.variable
input is limited to only one variable.
computeNmiss
, computeNvalid
, computeSysmis
,computeValue
data(fromXPSS)
xpssCompute(x=fromXPSS, variables="V7_2",fun="computeMiss")
Run the code above in your browser using DataLab