Gets list of model formulas based upon the missing data pattern in the data set.
Source:R/get_varaible_sets.R
get_variable_sets.Rd
Gets list of model formulas based upon the missing data pattern in the data set.
Usage
get_variable_sets(data, formula, min_set_size = 0.1)
# S3 method for class 'variableset'
print(x, ...)