get_shockinfo: Create 'shockinfo' argument

View source: R/irf.R

get_shockinfoR Documentation

Create shockinfo argument

Description

Creates dummy shockinfo argument for appropriate use in irf function.

Usage

get_shockinfo(ident="chol", nr_rows=1)

Arguments

ident

Definition of identification scheme, either chol, girf or sign.

nr_rows

Number of rows in the created dataframe.

Details

Depending on the identification scheme a different shockinfo argument in the irf function is needed. To handle this convenient, an appropriate data.frame with is created with this function.

See Also

irf


mboeck11/BGVAR documentation built on Dec. 8, 2024, 10:18 p.m.