plot_nl {lpirfs}R Documentation

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.

Author(s)

Philipp Adämmer

Examples


# Load package

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

 

[Package lpirfs version 0.2.3 Index]