Sq_dirichlet {copre} | R Documentation |
Dirichlet Sequence Measure.
Description
Dirichlet Sequence Measure.
Usage
Sq_dirichlet(alpha = 1, c = NULL, C = NULL)
Arguments
alpha |
The concentration parameter for the Dirichlet process. Must be greater than 0. |
c |
The prior primary shape parameter for |
C |
The prior secondary shape parameter for |
Value
A seq_measure
object for use in the exchangeable sequence
resampling scheme for mixtures.
See Also
[Package copre version 0.2.1 Index]