Summarises a collection of partitions into a single optimal partition. The objective function is the expected posterior loss, and the minimisation is performed through a greedy algorithm described in Rastelli, R. and Friel, N. (2016) "Optimal Bayesian estimators for latent variable cluster models" <arXiv:1607.02325>.
Version: | 1.0 |
Imports: | Rcpp (≥ 0.12.10) |
LinkingTo: | Rcpp, RcppArmadillo |
Published: | 2017-08-02 |
Author: | Riccardo Rastelli [aut, cre] |
Maintainer: | Riccardo Rastelli <riccardo.rastelli at wu.ac.at> |
License: | GPL-3 |
NeedsCompilation: | yes |
CRAN checks: | GreedyEPL results |
Reference manual: | GreedyEPL.pdf |
Package source: | GreedyEPL_1.0.tar.gz |
Windows binaries: | r-devel: GreedyEPL_1.0.zip, r-release: GreedyEPL_1.0.zip, r-oldrel: GreedyEPL_1.0.zip |
OS X El Capitan binaries: | r-release: GreedyEPL_1.0.tgz |
OS X Mavericks binaries: | r-oldrel: GreedyEPL_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=GreedyEPL to link to this page.