glag_for_dvinecopula | R Documentation |
Generalized lagging for fitted dvinecopula objects
glag_for_dvinecopula(copula, data, lagmax, glagplot = FALSE)
copula |
a dvinecopula object |
data |
the data to which copula is fitted |
lagmax |
the maximum lag value. |
glagplot |
logical value indicating generalized lag plot. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.