Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

create_lin_data

Compute data for linear model


Description

Function to create data for linear model.

Usage

create_lin_data(specs, endog_data)

Arguments

specs

A list(). Inputs are created in lp_lin_iv.

endog_data

A data.frame with dependent variables.

Value

List with filled matrices of lagged left (y_lin) and right hand side (x_lin) variables.

Author(s)

Philipp Adämmer


lpirfs

Local Projections Impulse Response Functions

v0.2.0
GPL (>= 2)
Authors
Philipp Adämmer [aut, cre] (<https://orcid.org/0000-0003-3770-0097>), James P. LeSage [ctb], Mehmet Balcilar [ctb], Jon Danielsson [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.