rdirichlet: Draw from Dirichlet distribution

View source: R/probability_v1.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.


mrc-ide/MIPanalyzer documentation built on Jan. 17, 2024, 7:16 p.m.