simple_est.Rd
A wrapper around a pair of estimator functions (w/ and w/o variance estimates)
Tests whether oject is an simple_est
.
simple_est(te_fn, te_var_fn, dof = 2) is_simple_est(x)
te_fn | Bare Treatment Estimation function |
---|---|
te_var_fn | Treatment estimatino function when variance needed |
dof | Degree-of-freedom correction (2 for intercept and treatment) |
x | an R object |
Estimation Plan
Boolean
is_simple_est
: is simple_est