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)

Arguments

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

Value

Estimation plan

Boolean

Functions

  • is_lm_est: is lm_est