Description Usage Arguments Examples
This function returns point estimates and the variance-covariance matrix. Written for data.table arguments.
1 2 3 4 5 6 7 8 9 10 |
Yvar |
Dependent variable |
Xvar |
Endogenous variable |
Inc |
Included instruments (character vector of controls) |
Exc |
Excluded instruments (character vector) |
data |
Of type data.table |
intercept |
Logical, if including 1 as model intercept |
varcov |
Method for variance-covariance estimation |
tolerance |
Tolerance level for matrix inversion |
1 | my.tsls()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.