Generalized lagging for fitted dvinecopula2 objects
glag_for_dvinecopula2(copula, data, lagmax, glagplot = FALSE)If glagplot is TRUE a list of generalized lagged datasets
of maximum length 9 is returned to facilitate a generalized lagplot.
If glagplot is FALSE a vector of length lagmax containing
the Kendall rank correlations for the generalized lagged datasets is returned.
a dvinecopula2 object
the data to which copula is fitted
the maximum lag value.
logical value indicating generalized lag plot.