autoplot.bvharirf {bvhar}R Documentation

Plot Impulse Responses

Description

Draw impulse responses of response ~ impulse in the facet.

Usage

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

Arguments

object

bvharirf object

...

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

Value

A ggplot object

See Also

analyze_ir()


[Package bvhar version 2.0.1 Index]