plot.susy.Rd
Generate plot(s) for a susy
object.
A susy
object.
Numeric, specifies the types of plot, defaults to c(4, 5)
.
GMcrosscorrs
synchrony by segments
GM-Z
time series plot
Z not abs
Ignored.
Method can generate multiple types of plots by providing numeric vector to type
argument. Note it will generate plots for each pair (cross computation) in x
, so the final number of plots is length(x) * length(type)
.
Returns NULL
invisibly. Generate plot(s) as a side effect.