Other packages > Find by keyword >

nor1mix  

Normal aka Gaussian 1-d Mixture Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("nor1mix", "1.3-3")



Attach the package and use:
library("nor1mix")
Maintained by
Martin Maechler
[Scholar Profile | Author Map]
First Published: 2003-11-15
Latest Update: 2019-06-13
Description:
Onedimensional Normal (i.e. Gaussian) Mixture Models (S3) Classes, for, e.g., density estimation or clustering algorithms research and teaching; providing the widely used Marron-Wand densities. Efficient random number generation and graphics. Fitting to data by efficient ML (Maximum Likelihood) or traditional EM estimation.
How to cite:
Martin Maechler (2003). nor1mix: Normal aka Gaussian 1-d Mixture Models. R package version 1.3-3, https://cran.r-project.org/web/packages/nor1mix. Accessed 12 Apr. 2025.
Previous versions and publish date:
1.0-1 (2003-11-15 22:29), 1.0-2 (2003-12-23 19:31), 1.0-4 (2004-06-25 18:49), 1.0-5 (2005-05-03 09:28), 1.0-6 (2006-08-03 12:33), 1.0-7 (2007-06-12 20:20), 1.1-1 (2009-11-26 17:33), 1.1-2 (2010-03-02 17:58), 1.1-3 (2011-04-14 18:45), 1.1-4 (2013-04-19 16:10), 1.2-0 (2014-09-02 18:09), 1.2-1 (2015-07-27 10:52), 1.2-2 (2016-08-25 10:00), 1.2-3 (2017-08-30 14:50), 1.3-0 (2019-06-13 15:20), 1.3-2 (2023-11-14 15:10)
Other packages that cited nor1mix R package
View nor1mix citation profile
Other R packages that nor1mix depends, imports, suggests or enhances
Complete documentation for nor1mix
Functions, R codes and Examples using the nor1mix R package
Some associated functions: MarronWand . clus2norMix . dnorMix . llnorMix . nor1mix-package . norMix . norMix2call . norMixFit . plot.norMix . pnorMix . r.norMix . rnorMix . sort.norMix . 
Some associated R codes: norMix.R . norMixEM.R . safeUroot.R . zMarrWand-dens.R . zzz.R .  Full nor1mix package functions and examples
Downloads during the last 30 days
03/1303/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 nor1mix50100150200250300350TrendBars

Today's Hot Picks in Authors and Packages

modeest  
Mode Estimation
Provides estimators of the mode of univariate data or univariate distributions. ...
Download / Learn more Package Citations See dependency  
sparseBC  
Sparse Biclustering of Transposable Data
Implements the sparse biclustering proposal of Tan and Witten (2014), Sparse biclustering of transpo ...
Download / Learn more Package Citations See dependency  
pampe  
Implementation of the Panel Data Approach Method for Program Evaluation
Implements the Panel Data Approach Method for program evaluation as developed in Hsiao, Ching and Ki ...
Download / Learn more Package Citations See dependency  
rem  
Relational Event Models (REM)
Calculate endogenous network effects in event sequences and fit relational event models (REM): Using ...
Download / Learn more Package Citations See dependency  
dials  
Tools for Creating Tuning Parameter Values
Many models contain tuning parameters (i.e. parameters that cannot be directly estimated from the d ...
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  

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