plot_nl: Compute and display plots of nonlinear impulse responses

View source: R/plot_nl.R

plot_nlR 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().

 

lpirfs documentation built on July 9, 2023, 6:35 p.m.