Other packages > Find by keyword >

bayesmix  

Bayesian Mixture Models with JAGS
View on CRAN: Click here


Download and install bayesmix package within the R console
Install from CRAN:
install.packages("bayesmix")

Install from Github:
library("remotes")
install_github("cran/bayesmix")

Install by package version:
library("remotes")
install_version("bayesmix", "0.7-6")



Attach the package and use:
library("bayesmix")
Maintained by
Bettina Gruen
[Scholar Profile | Author Map]
First Published: 2004-05-19
Latest Update: 2023-04-12
Description:
Fits finite mixture models of univariate Gaussian distributions using JAGS within a Bayesian framework.
How to cite:
Bettina Gruen (2004). bayesmix: Bayesian Mixture Models with JAGS. R package version 0.7-6, https://cran.r-project.org/web/packages/bayesmix. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.5-2 (2004-05-19 10:00), 0.5-3 (2005-02-16 13:56), 0.5-4 (2007-04-11 19:05), 0.6-0 (2008-05-20 11:38), 0.6-1 (2009-06-14 21:07), 0.7-0 (2010-02-05 11:06), 0.7-1 (2010-05-16 19:18), 0.7-2 (2011-10-17 07:54), 0.7-3 (2014-03-11 16:14), 0.7-4 (2015-07-01 14:59), 0.7-5 (2021-01-07 17:20)
Other packages that cited bayesmix R package
View bayesmix citation profile
Other R packages that bayesmix depends, imports, suggests or enhances
Complete documentation for bayesmix
Functions, R codes and Examples using the bayesmix R package
Some associated functions: BMMdiag . BMMmodel . BMMposteriori . BMMpriors . JAGScall . JAGScontrol . JAGSrun . Sort . darwin . fish . inits . plot.BMMposteriori . plot.JAGSrun . plot.jags . priors . randomPermutation . 
Some associated R codes: BMMmodel.R . BMMpriors.R . Inits.R . JAGScall.R . JAGSrun.R . Sort.R . plots.R . randomPermutation.R .  Full bayesmix package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for bayesmix5101520253035TrendBars

Today's Hot Picks in Authors and Packages

COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA