mcar_test: Little's missing completely at random (MCAR) test
Description
Use Little's (1988) test statistic to assess if data is missing completely
at random (MCAR). The null hypothesis in this test is that the data is
MCAR, and the test statistic is a chi-squared value. The example below
shows the output of mcar_test(airquality). Given the high statistic
value and low p-value, we can conclude the airquality data is not
missing completely at random.
Little, Roderick J. A. 1988. "A Test of Missing Completely at
Random for Multivariate Data with Missing Values."
Journal of the American Statistical Association 83 (404):
1198--1202. tools:::Rd_expr_doi("10.1080/01621459.1988.10478722").