ccn {mice} | R Documentation |
Calculates the number of complete cases. The companion function for
calculating the number of incomplete cases is icn()
.
ccn(x)
x |
An |
An integer with the number of elements in x
with complete
data.
Stef van Buuren, 2010.
ccn(nhanes) # 13 complete cases