The coefficient of variation of the marginal betas

calculateDirichletCV(alpha)

Arguments

alpha

the dirichlet parameters

Value

the marginal CVs

Examples

calculateDirichletCV(c(5, 4, 2))
#> [1] 0.3162278 0.3818813 0.6123724