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/versioncontrol documentation built on April 14, 2022, 8:26 a.m.