MCARcheck.df: Test correlation of missingness for all pairwise combinations...

Description Usage Arguments Details Value Note Author(s)

View source: R/missingness.R

Description

Return the GK test for all pairs of columns in a dataframe on missing values

Usage

1

Arguments

df

a dataframe

Details

This function forces each pair of columns to factors of missing and non-missing elements and then performs a GK test on those factors to determine if they are correlated, to what degree, and if this is statistically significant.

Value

a list with three matrices containing the pairwise Gamma statistic for all columns in the dataframe, the standard error of the Gamma statistic, and the significance test of the Gamma statistic

Note

Yadda yadda yadda

Author(s)

Jared E. Knowles


jknowles/datasynthR documentation built on May 19, 2019, 11:42 a.m.