education_autor | R Documentation |
24684 observations with known education status
Y_educ
outcome variable, column matrix
X_educ
covariate matrix, 50-column matrix
D_educ
endogeneous matrix, column matrix (emp)
Z_educ
instrument matrix, column matrix (emp_pct)
EducFE_educ
education fixed effects matrix, 2-column matrix (hsgrad, hsplus)
DInt_educ
endogeneous x education matrix, 2-column matrix
ZInt_educ
instrument x education matrix, 2-column matrix
Y_educ X_educ D_educ Z_educ EducFE_educ DInt_educ ZInt_educ y_name d_name z_name covs_name educfe_name dint_name zint_name
An object of class matrix
(inherits from array
) with 24684 rows and 1 columns.
An object of class matrix
(inherits from array
) with 24684 rows and 50 columns.
An object of class matrix
(inherits from array
) with 24684 rows and 1 columns.
An object of class matrix
(inherits from array
) with 24684 rows and 1 columns.
An object of class matrix
(inherits from array
) with 24684 rows and 2 columns.
An object of class matrix
(inherits from array
) with 24684 rows and 2 columns.
An object of class matrix
(inherits from array
) with 24684 rows and 2 columns.
An object of class character
of length 1.
An object of class character
of length 1.
An object of class character
of length 1.
An object of class character
of length 50.
An object of class character
of length 2.
An object of class character
of length 2.
An object of class character
of length 2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.