.mvasym.check | R Documentation |
Takes a list of asymmetry parameters with an associated dependence vector and returns the corresponding asymmetry matrix for the asymmetric logistic and asymmetric negative logistic models
.mvasym.check(asy, dep, d, model = c("alog", "aneglog", "maxlin"))
asy |
a list of |
dep |
vector of |
d |
dimension of the model |
model |
either |
This function is extracted from the evd package and modified (C) Alec Stephenson
a matrix of asymmetry components, enumerating all possible 2^d-1
subsets of
the power set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.