Description Usage Arguments Value Author(s) See Also Examples
The complete case indicator is useful for extracting the subset of complete cases. The function
cci(x)
calls complete.cases(x)
.
The companion function ici()
selects the incomplete cases.
1 | cci(x)
|
x |
An |
Logical vector indicating the complete cases.
Stef van Buuren, 2017.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.