rudirichlet: Uniform Dirichlet distribution

rudirichletR Documentation

Uniform Dirichlet distribution

Description

Random number generation for the uniform Dirichlet distribution (having all concentration parameters set to one).

Usage

rudirichlet(n, d)

Arguments

n

the number of observations

d

the number of dimensions

Value

A matrix; each row is a random draw and each column is a dimension.

Author(s)

Ryan Thompson <ryan.thompson1@unsw.edu.au>


familial documentation built on July 9, 2023, 7:27 p.m.