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]
All associated links for this package
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 03 Jul. 2026.
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

Today's Hot Picks in Authors and Packages

reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
Download / Learn more Package Citations See dependency  
GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
Download / Learn more Package Citations See dependency  
MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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