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.thompson-1@uts.edu.au>


familial documentation built on April 3, 2025, 5:51 p.m.