minimize_missings.Rd
Given a dataframe and a list of adjustment sets identified with the adjustmentSets function, find the set that minimizes the number of missing values for the confounders.
minimize_missings(dat, meta, adjustment_sets, by_var)
An integer corresponding to the index of the adjustment set that minimizes the number of missing values.