plot_lin function

Compute and display plots of linear impulse responses

Compute and display plots of linear impulse responses

Compute and display linear impulse responses, estimated with lp_lin () and lp_lin_iv ().

plot_lin(results_lin)

Arguments

  • results_lin: A list created with lp_lin () or lp_lin_iv ().

Returns

A list with (gg-)plots for linear impulse responses.

Examples

# See examples for lp_lin() and lp_lin_iv().

Author(s)

Philipp Adämmer

  • Maintainer: Philipp Adämmer
  • License: GPL (>= 2)
  • Last published: 2025-03-18

Useful links