Learn R Programming

lpirfs (version 0.2.4)

plot_lin: 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)

Value

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

Arguments

results_lin

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

Author

Philipp Adämmer

Examples

Run this code
# \donttest{

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

Run the code above in your browser using DataLab