Description Usage Arguments Value
Estimate First Stage Coefficients
1 | estimate_fs_raw(DT, y, month, x_main, x_int, form)
|
DT |
a data.table |
y |
character vector, name of response variable(s) without months suffix |
month |
character, month of analysis (in form "year_month") |
x_main |
character (default = "first_mo"), name of instrument |
x_int |
character vector, names of variables to interact instrument with |
form |
first stage formula |
data.table with first stage estimates and standard errors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.