plot_lin: Compute and display plots of linear impulse responses

View source: R/plot_lin.R

plot_linR Documentation

Compute and display plots of linear impulse responses

Description

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

Usage

plot_lin(results_lin)

Arguments

results_lin

A list created with lp_lin() or lp_lin_iv().

Value

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

Author(s)

Philipp Adämmer

Examples



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

lpirfs documentation built on July 9, 2023, 6:35 p.m.