Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

approxpDirichlet

Approximate CDF of Dirichlet


Description

A monte-carlo approximation of the Dirichlet CDF.

Usage

approxpDirichlet(a, t, N = 10000)

Arguments

a

Dirichlet parameters

t

the proportions

N

number of samples to draw

Author(s)

Zen, Neal Fultz

References

Examples

approxpDirichlet(c(1,3,1), c(0.299, 0.528, 0.204))

stackoverflow

Stack Overflow's Greatest Hits

v0.7.0
CC BY-SA 4.0
Authors
Neal Fultz <nfultz@gmail.com> and the StackOverflow.com community
Initial release
2020-01-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.