**NOTE** This package is a copy of the package from http://wrap.warwick.ac.uk/71934/ and will not be maintained.

Travis build status AppVeyor build status

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

mcclust.ext

The goal of mcclust.ext is to provide point estimation and credible balls for Bayesian cluster analysis.

Installation

You can install the released version of mcclust.ext from CRAN with:

devtools::install_url("http://wrap.warwick.ac.uk/71934/1/mcclust.ext_1.0.tar.gz")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("muschellij2/mcclust.ext")


muschellij2/mcclust.ext documentation built on May 26, 2019, 9:36 a.m.