autoplot.normaliw {bvhar} | R Documentation |
Residual Plot for Minnesota Prior VAR Model
Description
This function draws residual plot for covariance matrix of Minnesota prior VAR model.
Usage
## S3 method for class 'normaliw'
autoplot(object, hcol = "grey", hsize = 1.5, ...)
Arguments
object |
|
hcol |
color of horizontal line = 0 (By default, grey) |
hsize |
size of horizontal line = 0 (By default, 1.5) |
... |
additional options for geom_point |
Value
A ggplot object
[Package bvhar version 2.0.1 Index]