PriorClusters {dirichletprocess} | R Documentation |
Draw prior clusters and weights from the Dirichlet process
Description
Draw prior clusters and weights from the Dirichlet process
Usage
PriorClusters(dpobj)
Arguments
dpobj |
A Dirichlet process object |
Value
A list of weights and parameters of the prior distribution of the Dirichcet process
[Package dirichletprocess version 0.4.2 Index]