dataLIV: Simulated Dataset
Description
A dataset with one endogenous, discrete regressor used for exemplifying the use of the Latent Instrumental Variable function liv.Details
The dataset was modeled according to the following equations:
$$P = g0 * Z + nu$$
$$y = b0 + a1 * P + epsilon$$
where g0 = 2, b0 = 3 and a1 = -1.