plot_autocorr: autocorrelation of posterior draws

Description Usage Arguments

View source: R/plot_autocorr.r

Description

autocorrelation of posterior draws

Usage

1
2
3
4
plot_autocorr(obj, lag = 1, maxlag = 20, ...)

## S3 method for class 'bvar'
plot_autocorr(obj, lag = 1, maxlag = 20, ...)

Arguments

obj

an estimated BVAR-model

lag

lag for parameters (0=intercept)

maxlag

maximum lag for autocorrelation

...

not used


joergrieger/bvar documentation built on July 3, 2020, 5:34 p.m.