Open MatthieuStigler opened 4 weeks ago
if one uses mdd_DD_simple(mdd_data, weights=~weight) this will produce correct results for the output but: texreg will not print the right data, as would need to update the count of control units?
mdd_DD_simple(mdd_data, weights=~weight)
if one uses
mdd_DD_simple(mdd_data, weights=~weight)
this will produce correct results for the output but: texreg will not print the right data, as would need to update the count of control units?