This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
CData | Manages distance matrices and cluster allocations for points |
CLikelihood | Computes log-likelihood for clusters based on distance-based cohesion and repulsion |
CParams | Structure containing all parameters needed for the NGGP (Normalized Generalized Gamma Process) and DP (Dirichlet Process) model |
▼CProcess | Abstract base class for Bayesian nonparametric processes |
CDP | Dirichlet Process class for Bayesian nonparametric clustering |
CDPW | Dirichlet Process with spatial Weights class for spatially-aware Bayesian nonparametric clustering |
CNGGP | Normalized Generalized Gamma Process class for Bayesian nonparametric clustering |
CNGGPW | Normalized Generalized Gamma Process with spatial Weights class for spatially-aware Bayesian nonparametric clustering |
▼CSampler | Abstract base class for MCMC sampler implementations |
CNeal3 | Implementation of Neal's Algorithm 3 for collapsed Gibbs sampling |
CSplitMerge | Split-Merge sampler for Bayesian nonparametric mixture models |
CSplitMerge_SAMS | Sequential Allocation Merge-Split (SAMS) sampler for Bayesian nonparametric models |