Description Usage Arguments Value Examples
Quantiles of the marginal beta distributions in a dirichlet distribution
1 | qMarginalDirichlet(p, alpha)
|
p |
the probability of the desired quantile |
alpha |
the vector of dirichlet parameters |
the vector of marginal quantiles
1 | qMarginalDirichlet(c(0.1, 0.2, 0.4), c(2,3,4))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.