Description Usage Arguments Value
This function performs TSLS to obtain the estimates for the IV-like estimands.
1 2 3 4 5 6 7 8 9 |
Y |
the vector of outcomes. |
X |
the matrix of covariates (includes endogenous and exogenous covariates). |
Z |
the matrix of instruments (includes exogenous covariates in the second stage). |
lmcomponents |
vector of variable names from the second stage
that we want to include in the S-set of IV-like estimands. If
|
weights |
vector of weights. |
order |
integer, the counter for which IV-like specification and component the regression is for. |
excluded |
boolean, to indicate whether or not the regression involves excluded variables. |
vector of select coefficient estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.