| plot.tscgm | R Documentation |
Plots matrices from tscgm objects. You can choose to plot the precision matrix or the autoregressive coefficient matrix.
## S3 method for class 'tscgm'
plot(x, mat = c("precision", "autoregression"), ...)
x |
An object of class |
mat |
Character. Which matrix to plot. Choices are |
... |
Additional plotting arguments passed to the plotting function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.