rdirichlet: Draw from Dirichlet distribution

View source: R/probability_v2.R

rdirichletR Documentation

Draw from Dirichlet distribution

Description

Draw from Dirichlet distribution given a vector of shape parameters.

Usage

rdirichlet(shape = rep(1, 3))

Arguments

shape

vector of shape parameters.


bobverity/bobfunctions2 documentation built on July 4, 2023, 8:55 p.m.