Package: pivmet
Type: Package
Title: Pivotal Methods for Bayesian Relabelling and k-Means Clustering
Version: 0.3.0
Date: 2020-06-01
Author: Leonardo Egidi[aut, cre], 
        Roberta Pappadà[aut], 
        Francesco Pauli[aut], 
        Nicola Torelli[aut] 
Maintainer: Leonardo Egidi <legidi@units.it>
License: GPL-2
Description: Collection of pivotal algorithms 
             for: relabelling the MCMC chains in order to undo the label 
             switching problem in Bayesian mixture models,
             as proposed in Egidi, Pappadà, Pauli and Torelli (2018a)<doi:10.1007/s11222-017-9774-2>;
             initializing the centers of the classical k-means algorithm 
             in order to obtain a better clustering solution. For further details see
             Egidi, Pappadà, Pauli and Torelli (2018b)<ISBN:9788891910233>.
URL: https://github.com/leoegidi/pivmet
Encoding: UTF-8
LazyData: true
LazyLoad: yes
SystemRequirements: pandoc (>= 1.12.3), pandoc-citeproc
Depends: R (>= 3.1.0)
Imports: cluster, mclust, MASS, corpcor, runjags, rstan, bayesmix,
        rjags, mvtnorm, RcmdrMisc, bayesplot
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.0
BuildManual: yes
NeedsCompilation: no
Packaged: 2020-06-03 15:34:32 UTC; leoeg
Repository: CRAN
Date/Publication: 2020-06-03 16:00:03 UTC
