run_indiv_r: run individual regressions for each metro

Description Usage Arguments

View source: R/run_indiv_r.R

Description

original part of regress script in fred project

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
run_indiv_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 Oct. 8, 2020, 12:46 p.m.