View source: R/line.searcher.r
line.searcher | R Documentation |
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.
line.searcher(Base.weight, Co.x, Tr.total, coefs, Newton, ss)
Base.weight |
NA |
Co.x |
NA |
Tr.total |
NA |
coefs |
NA |
Newton |
NA |
ss |
NA |
A list with the results from the search.
Jens Hainmueller
ebalance
, ebalance.trim
##---- NA -----
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.