There is one diagnostic I still don't have fully addressed and that is balance. Figure 2 in Austin Stuart 2015 show the standardized differences for all variables. I have a calculator for standardized differences but it isn't set up fully.
New function would have to (0) pull variables from patsy, (1) determine variable type (binary, continuous), (2) calculated standardized differences, (3) generate plot
Also should store everything in a DataFrame object to sort and plot by standardized differences (as in Austin Stuart 2015)
There is one diagnostic I still don't have fully addressed and that is balance. Figure 2 in Austin Stuart 2015 show the standardized differences for all variables. I have a calculator for standardized differences but it isn't set up fully.
New function would have to (0) pull variables from patsy, (1) determine variable type (binary, continuous), (2) calculated standardized differences, (3) generate plot
Also should store everything in a DataFrame object to sort and plot by standardized differences (as in Austin Stuart 2015)