calculateGenDirichletCV: Calculate the Generalized Dirichlet Coefficient of variation

Description Usage Arguments Value Examples

View source: R/genDirichlet.r

Description

Calculate the Generalized Dirichlet Coefficient of variation

Usage

1

Arguments

p

vector of probabilities

k

vector of parameters

Value

the coefficient of variation of the marginals

Examples

1
calculateGenDirichletCV(c(0.5, 0.3, 0.2), c(5,5,3))

bertcarnell/dirichlet documentation built on May 12, 2021, 11:55 p.m.