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

get_mat_chol

Compute structural shock matrix via Cholesky decomposition


Description

Compute structural shock matrix via Cholesky decomposition with input variables created in lp_lin or lp_nl.

Usage

get_mat_chol(y_lin, x_lin, endog_data, specs)

Arguments

y_lin

A matrix with all endogenous variables.

x_lin

A matrix with lagged endogenous variables.

endog_data

A data.frame with all endogenous variables.

specs

A list with specifications from lp_lin or lp_nl.

Value

Shock matrix (d)

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.