Description Usage Arguments Value Examples
Approximate Marginal Quantiles for the Generalized Dirichlet
1 | qApproxMarginalGenDirichlet(pquant, p, k)
|
pquant |
vector of probabilities for desired quantiles |
p |
vector of probabilities for the dirichlet distribution |
k |
vector of k parameters |
blah
1 | qApproxMarginalGenDirichlet(c(.1, .2, .3), c(0.5, 0.3, 0.2), c(5,5,3))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.