tsls: Two-stage least squares

Description Usage Arguments

View source: R/tsls.R

Description

Estimates TSLS coefficients.

Usage

1
tsls(Y, X, Z, W, const = TRUE)

Arguments

Y

The outcome variables

X

The endogenous variables

Z

The excluded instruments

W

The included instruments or controls


samuelhigbee/myRtools documentation built on Sept. 25, 2021, 1:26 a.m.