plot_lin {lpirfs}R 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().
 

[Package lpirfs version 0.2.3 Index]