create_nl_data function

Compute data for nonlinear model with instrument variable approach

Compute data for nonlinear model with instrument variable approach

Function to create data for nonlinear model with instrument variable approach.

create_nl_data(specs, endog_data)

Arguments

  • specs: A list (). Inputs are created in lp_nl_iv .
  • endog_data: A data.frame with dependent variables.

Returns

List with filled matrices of lagged left (y_nl) and right hand side (x_nl) variables.

Author(s)

Philipp Adämmer

  • Maintainer: Philipp Adämmer
  • License: GPL (>= 2)
  • Last published: 2025-03-18

Useful links