Skip to contents

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

A normaliw 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