Description Usage Arguments Value
View source: R/estimate_ates.R
Estimate many average treatment effects
1 | estimate_ates(this_data, fns, profile = FALSE, ...)
|
this_data |
data frame to estimate from. |
fns |
list of functions to compute ATEs. |
profile |
logical indicating whether the computation times should be returned rather than the estimates themselves. |
... |
additional arguments to be passed to the functions in |
a data frame containing all the ATEs, one per column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.