plot,tscmfit,missing-method | R Documentation |
Plot method for tscmfit class
## S4 method for signature 'tscmfit,missing'
plot(x, plottype = "residual", bw = FALSE, lagmax = 30)
x |
an object of class tscmfit. |
plottype |
type of plot required. |
bw |
logical variable specifying whether black-white options should be chosen. |
lagmax |
maximum lag value for dvinecopula2 plots |
No return value, generates plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.