dot-mvasym.check: Internal function

.mvasym.checkR Documentation

Internal function

Description

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

Usage

.mvasym.check(asy, dep, d, model = c("alog", "aneglog"))

Arguments

asy

a list of 2^d-1 asymmetry components, as in Stephenson bvevd functions

d

dimension of the model

model,

either alog for the asymmetric logistic or aneglog for the asymmetric negative logistic

vector

of 2^d-d-1 values for the dependence parameter

Details

This function is extracted from the evd package and modified (C) Alec Stephenson

Value

a matrix of asymmetry components, enumerating all possible 2^d-1 subsets of the power set


mev documentation built on April 20, 2023, 5:10 p.m.