autoplot.normaliw | R Documentation |
This function draws residual plot for covariance matrix of Minnesota prior VAR model.
## S3 method for class 'normaliw'
autoplot(object, hcol = "grey", hsize = 1.5, ...)
object |
A |
hcol |
color of horizontal line = 0 (By default, grey) |
hsize |
size of horizontal line = 0 (By default, 1.5) |
... |
additional options for geom_point |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.