Description Usage Arguments Value
View source: R/IdentifiedSet.R
Given data and function specification, returns the relevant correlations and covariances with any exogenous controls projected out.
1 | get_observables(y_name, T_name, z_name, data, controls = NULL)
|
y_name |
Name of the dependent variable |
T_name |
Name(s) of the preferred regressor(s) |
z_name |
Name(s) of the instrumental variable(s) |
data |
Data to be analyzed |
controls |
Exogenous regressors to be included |
List of correlations, covariances, and R^2 of first and second stage regressions after projecting out any exogenous control regressors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.