This function performs TSLS to obtain the estimates for the IV-like estimands.
piv(Y, X, Z, lmcomponents, weights = NULL)
the vector of outcomes.
the matrix of covariates (includes endogenous and exogenous covariates).
the matrix of instruments (includes exogenous covariates in the second stage).
vector of variable names from the second stage that we want to include in the S-set of IV-like estimands.
vector of weights.
vector of select coefficient estimates.