Learn R Programming

dppmix (version 0.1.1)

rdirichlet: Random generator for the Dirichlet distribution.

Description

Random generator for the Dirichlet distribution.

Usage

rdirichlet(n, alpha)

Arguments

n

number of vectors to generate

alpha

vector of parameters of the Dirichlet distribution

Value

a matrix in which each row vector is Dirichlet distributed