create_lin_data: Compute data for linear model with instrument variable approach
Description
Function to create data for linear model with instrument variable approach.
Usage
create_lin_data(specs, endog_data)
Value
List with filled matrices of lagged left (y_lin) and right hand side (x_lin) variables.