powered by
A generic function to extract sample weights from objects of class 'balancing_weights'
get_weights(object)
Empirically normalized sample weights.
An objects of class 'balancing_weights'.
data(demo) output1 <- balancing.weights(S, Z, X, method = "IC", naturalGroupProp) get_weights(output1)
Run the code above in your browser using DataLab