plot,tscmfit,missing-method {tscopula}R Documentation

Plot method for tscmfit class

Description

Plot method for tscmfit class

Usage

## S4 method for signature 'tscmfit,missing'
plot(x, plottype = "residual", bw = FALSE, lagmax = 30)

Arguments

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

Value

No return value, generates plot.


[Package tscopula version 0.3.9 Index]