myDirichlet: Simulate from the Dirichlet distribution

View source: R/fabMix.R

myDirichletR Documentation

Simulate from the Dirichlet distribution

Description

Generate a random draw from the Dirichlet distribution D(\alpha_1,\ldots,\alpha_k).

Usage

myDirichlet(alpha)

Arguments

alpha

Parameter vector

Value

Simulated vector

Author(s)

Panagiotis Papastamoulis


fabMix documentation built on May 29, 2024, 2:53 a.m.