Learn R Programming

lpirfs (version 0.2.4)

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)

Value

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

Arguments

results_nl

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

Author

Philipp Adämmer

Examples

Run this code
# \donttest{
# Load package

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

 # }

Run the code above in your browser using DataLab