myDirichlet {multinomialLogitMix}R 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


[Package multinomialLogitMix version 1.1 Index]