
Last chance! 50% off unlimited learning
Sale ends in
Function to create data for linear model with instrument variable approach.
create_lin_data(specs, endog_data)
A data.frame with dependent variables.
List with filled matrices of lagged left (y_lin) and right hand side (x_lin) variables.