Learn R Programming

lpirfs (version 0.1.9)

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)

Arguments

results_lin

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

Value

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

Examples

Run this code
# NOT RUN {
# See examples for lp_lin() and lp_lin_iv().
 
# }

Run the code above in your browser using DataLab