A dataset with one endogenous regressor P, an instrument Z
used to build P, an intercept and a dependent variable, y.
The true parameter values for the coefficients are: b0 = 3 for the intercept
and a1 = -1 for P.
data("dataLatentIV")A data frame with 2500 observations on 3 variables:
ya numeric vector representing the dependent variable.
Pa numeric vector representing the endogenous variable.
Za numeric vector used in the construction of the endogenous variable, P.
Raluca Gui raluca.gui@business.uzh.ch