View source: R/armatrix.plots.r
armatrix.res | R Documentation |
Plot residuals armatrix model
armatrix.res( x, xlab = "Year", ylab = "Age", title = "Standardized residuals", size = 1.5, col = c(`1` = "blue", `-1` = "red") )
x |
object of class armatrix |
xlab |
xlab |
ylab |
ylab |
title |
title |
size |
bubble size |
col |
names color vector (positive, zero, negative) |
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.