Learn R Programming

sirt (version 0.36-30)

dirichlet.simul: Simulation of a Dirichlet Distributed Vectors

Description

This function makes random draws from a Dirichlet distribution.

Usage

dirichlet.simul(alpha)

Arguments

alpha
A matrix with $\bold{\alpha}$ parameters of the Dirichlet distribution

Value

  • A data frame with Dirichlet distributed responses

See Also

For examples see dirichlet.mle