Learn R Programming

lpirfs (version 0.1.2)

plot_lin_irfs: Compute and display plots of linear impulse responses

Description

Compute and display linear impulse responses estimated with lp_lin.

Usage

plot_lin_irfs(results_lin)

Arguments

results_lin

A list() with 3D arrays estimated in lp_lin.

Value

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

Examples

Run this code
# NOT RUN {
# This function is deprecated. See plot_lin() instead.



 
# }

Run the code above in your browser using DataLab