powered by
A generic function to extract mean differences for objects of class 'causal_estimates'.
mean_diff(object)
The mean differences between two groups
An objects of class 'causal_estimates'.
data(demo) output2 <- causal.estimate(S, Z, X, Y, B = 5, method = "IC", naturalGroupProp) mean_diff(output2)
Run the code above in your browser using DataLab