my_rdirichlet {beyondWhittle} | R Documentation |
Generate a random samples from a Dirichlet distribution
Description
Generate a random samples from a Dirichlet distribution
Usage
my_rdirichlet(alpha)
Arguments
alpha |
numeric vector of positive concentration parameter |
Value
a vector of the same length as alpha
[Package beyondWhittle version 1.3.0 Index]