Learn R Programming

lpirfs (version 0.1.3)

plot_nl: Compute and display plots of nonlinear impulse responses

Description

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

Usage

plot_nl(results_nl)

Arguments

results_nl

A list created with lp_nl() or lp_nl_iv().

Value

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

Examples

Run this code
# NOT RUN {
# Load package

 # See examples for lp_nl() and lp_nl_iv().

 
# }

Run the code above in your browser using DataLab