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

create_panel_data

Prepare data sets for linear and nonlinear panel model


Description

Function to create panel data for linear and nonlinear model.

Usage

create_panel_data(specs, data_set)

Arguments

specs

A list with specifications created in lp_lin_panel or lp_nl_panel.

data_set

A data.frame consisting of a panel data set.

Value

A list with prepared endogenous and exogenous data as well as the updated list specs.


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.