simonsays1980/finmix: An R package for Bayesian estimation of finite mixture distributions

An R package for Bayesian estimation of finite mixture distributions. The package uses heavily C++ code to enable high performance MCMC sampling. Each distribution comes along with some support functions that create needed objects and start parameters. The following mixtures are available: Poisson, Binomial, Exponential, Normal, Multivariate Normal, Student-t, and Multivariate Student-t.

Getting started

Package details

AuthorLars Simon Zehnder
MaintainerLars Simon Zehnder <simon.zehnder@neway.ai>
LicenseGPL (>= 3)
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("simonsays1980/finmix")
simonsays1980/finmix documentation built on Dec. 23, 2021, 2:25 a.m.