line.searcher: Optimal step length search for entropy balancing algorithm
Description
Function called internally by ebalance
and ebalance.trim
to compute optimal step length for entropy balancing algorithm. This function would normally not be called manually by a user.
Usage
line.searcher(Base.weight, Co.x,
Tr.total, coefs, Newton, ss)
Value
A list with the results from the search.
See Also
ebalance
, ebalance.trim
Examples
Run this code# NOT RUN {
##---- NA -----
# }
Run the code above in your browser using DataLab