mex_model: mex_model

Description Usage Arguments Format Details Warning

Description

mex_model Takes a dataset and models missingness using a variety of methods, such as hierarchical clustering, CART, and BRT.

Usage

1

Arguments

data

Dataset you are using.

Format

Gives a dataset called mex.clust

Details

In this section we perform some missingness exploration using the following order of operations: 1. Perform hierarchical clustering on the binary dataset, which has had its euclidean distance performed 2. cut the hclust object into 4 pieces 3. Add these 4 categories as a column in a dataframe 4. return this new dataset, "mex.clust"

Warning

This section is still undergoing testing.


njtierney/mex documentation built on May 23, 2019, 8:22 p.m.