This function takes the data and simulates potential draws of data from the properties of the observed data.
draw_observables(y_name, T_name, z_name, data, controls = NULL, n_draws = 5000)
Character vector of the name of the dependent variable
Character vector of the names of the preferred regressors
Character vector of the names of the instrumental variables
Data to be analyzed
Character vector containing the names of the exogenous regressors
Integer number of simulations to draw
Data frame containing covariances, correlations, and R-squares for each data simulation