powered by
Calculates the summary of missingness in a data set.
calcmissing(obj, ...)# S3 method for data.frame calcmissing(obj, MRO.case = FALSE, ...)# S3 method for mro calcmissing(obj, ...)
# S3 method for data.frame calcmissing(obj, MRO.case = FALSE, ...)
# S3 method for mro calcmissing(obj, ...)
Missing value object
An object
additional arguments
does something with rownames
calcmissing(data.frame): Method for a dataframe
calcmissing(data.frame)
calcmissing(mro): accepts a whole mr.object , which is first mro.mat, second element labels, third element the input data frame.
calcmissing(mro)
Junjie Zeng
plotcombn
calcmissing(census.at.school.5000[, 1:20])
Run the code above in your browser using DataLab