Learn R Programming

dcce (version 0.4.2)

.compute_irf: Compute IRF from AR coefficients and impulse coefficient

Description

Compute IRF from AR coefficients and impulse coefficient

Usage

.compute_irf(ar_coefs, ar_orders, max_p, beta_impulse, H)

Arguments