View source: R/gr_auxiliaryFunctions.R
plotEC | R Documentation |
It generates a scatterplot of pairwise parametric versus non-parametric extremal coefficients. It marks which ones extremal coefficients are between flow connected nodes. Used for application on rivers.
plotEC(matT, matE, flowConnect, ...)
matT |
Matrix of parametric estimates of pairwise extremal coefficients |
matE |
Matrix of non-parametric estimates of pairwise extremal coefficients |
flowConnect |
Matrix of ones and zeros: 1 at row i and column j means that node i and node j are flow connected |
... |
additional arguments |
No return value
See www.gremes.info "Application Danube" and "Application Seine" for post-estimation analysis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.