plot.lpirfs_nl_obj {lpirfs}R Documentation

Base print() function to plot all impulse responses from nonlinear lpirfs object

Description

Base print() function to plot all impulse responses from nonlinear lpirfs object

Usage

## S3 method for class 'lpirfs_nl_obj'
plot(x, ...)

Arguments

x

An object of type 'lpirfs_nl_obj'

...

Additional arguments to be consistent with S3 print() function


[Package lpirfs version 0.2.3 Index]