.pickands.dir.uni | R Documentation |
Pickands dependence function as in Belzile (2014), Proposition 40 and Example 4
Returns the Pickands dependence function of the copula domain of attraction
of the survival copula, the scaled Dirichlet extreme value model. Currently only implemented in the bivariate case.
Setting rho=1
yields the same output as the function in the evd
package.
.pickands.dir.uni(t, alpha, rho)
t |
pseudo-angle in (0,1) |
alpha |
vector of Dirichlet allocations. Currently must be of length 2 |
rho |
index of regular variation parameter |
value of Pickands function for the scaled extremal Dirichlet model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.