Sq_dirichlet: Dirichlet Sequence Measure.
Description
Dirichlet Sequence Measure.
Usage
Sq_dirichlet(alpha = 1, c = NULL, C = NULL)
Value
A seq_measure
object for use in the exchangeable sequence
resampling scheme for mixtures.
Arguments
- alpha
The concentration parameter for the Dirichlet process. Must be
greater than 0.
- c
The prior primary shape parameter for alpha
.
- C
The prior secondary shape parameter for alpha
.