create_nl_data: Compute data for nonlinear model with instrument variable...

View source: R/create_nl_data.R

create_nl_dataR Documentation

Compute data for nonlinear model with instrument variable approach

Description

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

Usage

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.

Value

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

Author(s)

Philipp Adämmer


lpirfs documentation built on July 9, 2023, 6:35 p.m.