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

create_lags

Compute a data frame with lagged exogenous variables


Description

Create a data.frame() with lagged exogenous variables.

Usage

create_lags(data, lags)

Arguments

data

A data.frame().

lags

Integer for the number of lags.

Value

Returns a data.frame with lagged values.

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.