lm_est.Rd
An estimator that can potentially control linearly for some features.
Tests whether object is an lm_est
.
lm_est(lasso = FALSE, control_est = TRUE) is_lm_est(x)
lasso | Use Lasso on the train sample to choose control variables |
---|---|
control_est | Use controls when estimating effects on estimation sample |
x | an R object |
Estimation plan
Boolean
is_lm_est
: is lm_est