run_pooled_r: run pooled and fixed effect regressions

View source: R/run_pooled.R

run_pooled_rR Documentation

run pooled and fixed effect regressions

Description

run pooled and fixed effect regressions

Usage

run_pooled_r(
  df,
  eq_id,
  start_date,
  end_date,
  gp_vec,
  y,
  x1,
  x2,
  x3,
  x4,
  x5,
  use_ar,
  use_c,
  drop_area_sh,
  select_out
)

Arguments

select_out

aranryan/arlodr documentation built on Jan. 21, 2025, 2:11 p.m.