Learn R Programming

bvhar (version 2.2.2)

autoplot.bvharirf: Plot Impulse Responses

Description

Draw impulse responses of response ~ impulse in the facet.

Usage

# S3 method for bvharirf
autoplot(object, ...)

Value

A ggplot object

Arguments

object

A bvharirf object

...

Other arguments passed on the ggplot2::geom_path().

See Also

irf()