powered by
Function to create data for non-linear model.
create_nl_data(specs, data_set_df)
A list() built with input data for lp_nl.
A data.frame() with all endogenous variables.
List with filled matrices of lagged left (y_lin) and right hand side (x_lin) variables.