compute_missing_pct: Compute the numeric summary of the missingness

Description Usage Arguments Value Author(s) Examples

View source: R/utils.r

Description

Compute the numeric summary of the missingness

Usage

1

Arguments

dat

A data frame.

Value

A list including (1) a data frame 'missingsummary' that provides a table of missingness; (2) the total missing percentage; (3) the percent of variables that contain missing values; (4) the ratio of observations that have missings.

Author(s)

Xiaoyue Cheng <xycheng@unomaha.edu>

Examples

1
2

MissingDataGUI documentation built on May 1, 2019, 10:14 p.m.