ExponentialMixtureCreate {dirichletprocess} | R Documentation |
Create a Exponential mixing distribution
Description
See DirichletProcessExponential
for details on the base measure.
Usage
ExponentialMixtureCreate(priorParameters = c(0.01, 0.01))
Arguments
priorParameters |
Prior parameters for the base measure. |
Value
Mixing distribution object
[Package dirichletprocess version 0.4.2 Index]