Learn R Programming

lpirfs (version 0.1.2)

plot_nl_irfs: Compute and display plots of nonlinear impulse responses

Description

Compute and display (nonlinear) impulse responses estimated with lp_nl.

Usage

plot_nl_irfs(results_nl)

Arguments

results_nl

A list with 3D arrays estimated in lp_nl.

Value

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

Examples

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


 
# }

Run the code above in your browser using DataLab