| DlvmPrior-class {greed} | R Documentation |
Abstract class to represent a generative model for clustering
Description
An S4 class to represent an abstract generative model
Slots
alphaa numeric vector of length 1 which define the parameters of the Dirichlet over the cluster proportions (default to 1)
See Also
Other DlvmModels:
CombinedModels,
DcLbm,
DcSbm,
DiagGmm,
Gmm,
Lca,
MoM,
MoR,
MultSbm,
Sbm,
greed()
[Package greed version 0.6.1 Index]