R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
mixtools
View on CRAN: Click
here
Download and install mixtools package within the R console
Install from CRAN:
install.packages("mixtools")
Install from Github:
library("remotes")
install_github("cran/mixtools") Install by package version:
library("remotes")
install_version("mixtools", "2.0.0.1") Attach the package and use:
library("mixtools")
Maintained by
Derek Young
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-10-31
Latest Update: 2025-03-08
Description:
Analyzes finite mixture models for various parametric and semiparametric settings. This includes mixtures of parametric distributions (normal, multivariate normal, multinomial, gamma), various Reliability Mixture Models (RMMs), mixtures-of-regressions settings (linear regression, logistic regression, Poisson regression, linear regression with changepoints, predictor-dependent mixing proportions, random effects regressions, hierarchical mixtures-of-experts), and tools for selecting the number of components (bootstrapping the likelihood ratio test statistic, mixturegrams, and model selection criteria). Bayesian estimation of mixtures-of-linear-regressions models is available as well as a novel data depth method for obtaining credible bands. This package is based upon work supported by the National Science Foundation under Grant No. SES-0518772 and the Chan Zuckerberg Initiative: Essential Open Source Software for Science (Grant No. 2020-255193).
How to cite:
Derek Young (2006). mixtools: Tools for Analyzing Finite Mixture Models. R package version 2.0.0.1, https://cran.r-project.org/web/packages/mixtools. Accessed 20 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:31), 0.1.0 (2006-10-31 21:32), 0.2.0 (2007-05-01 21:07), 0.3.0 (2008-02-06 08:46), 0.3.1 (2008-09-01 09:01), 0.3.2 (2008-09-09 12:17), 0.3.3 (2009-01-11 21:24), 0.4.0 (2009-04-28 09:56), 0.4.1 (2009-07-02 08:50), 0.4.3 (2009-10-20 21:31), 0.4.4 (2010-06-28 14:29), 0.4.5 (2012-04-07 06:50), 0.4.6 (2013-03-22 18:46), 1.0.0 (2013-10-11 20:09), 1.0.1 (2014-01-11 06:43), 1.0.2 (2014-05-14 07:27), 1.0.3 (2015-04-19 07:59), 1.0.4 (2016-01-12 00:23), 1.1.0 (2017-03-10 08:50), 1.2.0 (2020-02-07 13:20), 2.0.0 (2022-12-05 15:30)
Other packages that cited mixtools R package
View mixtools citation profile
Other R packages that mixtools depends,
imports, suggests or enhances
Complete documentation for mixtools
Functions, R codes and Examples using
the mixtools R package
Some associated functions: CO2data . Habituationdata . NOdata . RTdata . RTdata2 . RanEffdata . RodFramedata . Waterdata . aug.x . boot.comp . boot.se . compCDF . ddirichlet . density.npEM . density.spEM . depth . dmvnorm . ellipse . expRMM_EM . flaremixEM . gammamixEM . hmeEM . initializations . ise.npEM . lambda . lambda.pert . ldmult . logisregmixEM . makemultdata . matsqrt . mixtools-internal . mixturegram . multmixEM . multmixmodel.sel . mvnormalmixEM . mvnpEM . normalmixEM . normalmixEM2comp . normalmixMMlc . npEM . npMSL . parseconstraint . perm . plot.MCMC . plot.mixEM . plot.mvnpEM . plot.npEM . plot.spEMN01 . plotFDR . plotexpRMM . plotly_FDR . plotly_compCDF . plotly_ellipse . plotly_expRMM . plotly_ise.npEM . plotly_mixEM . plotly_mixMCMC . plotly_mixturegram . plotly_npEM . plotly_post.beta . plotly_seq.npEM . plotly_spEMN01 . plotly_spRMM . plotly_weibullRMM . plotseq.npEM . plotspRMM . plotweibullRMM . poisregmixEM . post.beta . print.mvnpEM . print.npEM . regcr . regmixEM.lambda . regmixEM.loc . regmixEM.mixed . regmixEM . regmixMH . regmixmodel.sel . repnormmixEM . repnormmixmodel.sel . rexpmix . rmvnorm . rmvnormmix . rnormmix . rweibullmix . segregmixEM . spEM . spEMsymloc . spEMsymlocN01 . spRMM_SEM . spregmix . summary.mixEM . summary.mvnpEM . summary.npEM . summary.spRMM . tauequivnormalmixEM . test.equality.mixed . test.equality . tonedata . try.flare . weibullRMM_SEM . wkde . wquantile .
Some associated R codes: FDR_spEM.R . WeibullRMMSEM.R . augx.R . bootcomp.R . bootse.R . compcdf.R . ddirichlet.R . density.npEM.R . density.spEM.R . depth.R . dmvnorm.R . ellipse.R . expReliabilityMixEM.R . flaremixEM.R . flaremixinit.R . gammamixEM.R . gammamixinit.R . hmeEM.R . ise.npEM.R . kernB.R . kernC.R . kernG.R . kernO.R . kernT.R . lambda.R . lambdapert.R . ldc.R . ldmult.R . logisregmixEM.R . logisregmixinit.R . logitfns.R . makemultdata.R . matsqrt.R . mixturegram.R . multmixEM.R . multmixinit.R . multmixmodelsel.R . mvnormalmixEM.R . mvnormalmixinit.R . mvnpEM.R . normalmixEM.R . normalmixEM2comp.R . normalmixMMlc.R . normalmixinit.R . npEM.R . npMSL.R . parse.constraints.R . perm.R . plot.mixEM.R . plot.npEM.R . plotMCMC.R . plotly_FDR.R . plotly_compCDF.R . plotly_ellipse.R . plotly_expRMM.R . plotly_ise.npEM.R . plotly_mixEM.R . plotly_mixMCMC.R . plotly_mixturegram.R . plotly_npEM.R . plotly_post.beta.R . plotly_seq.npEM.R . plotly_spEMN01.R . plotly_spRMM.R . plotly_weibullRMM.R . plotseq.npEM.R . poisregmixEM.R . poisregmixinit.R . postbeta.R . print.npEM.R . regcr.R . regmix.init.R . regmixEM.R . regmixEMlambda.R . regmixEMlambdainit.R . regmixEMloc.R . regmixEMmixed.R . regmixMH.R . regmixmixedinit.R . regmixmodelsel.R . repnormmixEM.R . repnormmixinit.R . repnormmixmodelsel.R . rmvnorm.R . rmvnormmix.R . rnormmix.R . segregmixEM.R . segregmixinit.R . spEM.R . spEMsymloc.R . spRMMSEM.R . spregmix.R . summary.mixEM.R . summary.npEM.R . tauequivnormalmixEM.R . testequality.R . testmixedequality.R . tryflare.R . wkde.R . wquantile.R . zzz.R . Full mixtools package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
Brundle
Inter-sample condition variability is a key challenge of normalising ChIP-seq data. This implementat ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Andrew N Holding (view profile)
ggtea
A collection of palettes and themes for 'ggplot2', offering a light, pastel aesthetic. Syntax follow ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Pushkar Sarkar (view profile)
AsthmaNHANES
Data sets and examples from National Health and Nutritional Examination Survey (NHANES). ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Tao Sun (view profile)
quickcode
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
matlabr
Provides users to call MATLAB from using the "system" command.
Allows users to submit lines of code ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: John Muschelli (view profile)
rfishbase
A programmatic interface to 'FishBase', re-written
based on an accompanying 'RESTful' API. Access t ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Carl Boettiger (view profile)
28,313
R Packages
239,283
Dependencies
75,034
Author Associations
28,314
Publication Badges
