sigma_ratio | R Documentation |
A generic function to extract the ratios of standard deviations for objects of class 'causal_estimates'.
sigma_ratio(object)
object |
An objects of class 'causal_estimates'. |
The ratios of standard deviations between two groups
data(demo)
output2 <- causal.estimate(S, Z, X, Y, B = 5, method = "IC", naturalGroupProp)
mean_diff(output2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.