Description Usage Arguments Value Author(s)
Create dirichletprocess (exponential) based density function.
1 | ddirichletprocess(mcmc, iter = 500, mode = c("posterior", "est"), ...)
|
mcmc |
MCMC samples. |
iter |
MH Iterations to run. |
mode |
posterior or est. |
... |
Not used. |
Function returning a matrix (if posterior) or vector (if est).
Stephen R. Martin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.