rDirichlet: Dirichlet Distribution

View source: R/RcppExports.R

rDirichletR Documentation

Dirichlet Distribution

Description

Make a single draw from a Dirichlet distribution with the shape parameter one.

Usage

rDirichlet(migrationPoint)

Arguments

migrationPoint

Vector of weights for draws. Must be positive.


MGDrivE documentation built on Sept. 9, 2025, 5:42 p.m.