internal function to compute entropy balancing weights
eb.Rdinternal function to compute entropy balancing weights
Usage
eb(
tr.total = tr.total,
co.x = co.x,
coefs = coefs,
base.weight = base.weight,
max.iterations = max.iterations,
constraint.tolerance = constraint.tolerance,
print.level = print.level
)