Other packages > Find by keyword >

AdaptGauss  

Gaussian Mixture Models (GMM)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("AdaptGauss", "1.6")



Attach the package and use:
library("AdaptGauss")
Maintained by
Michael Thrun
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-09
Latest Update: 2024-02-02
Description:
Multimodal distributions can be modelled as a mixture of components. The model is derived using the Pareto Density Estimation (PDE) for an estimation of the pdf. PDE has been designed in particular to identify groups/classes in a dataset. Precise limits for the classes can be calculated using the theorem of Bayes. Verification of the model is possible by QQ plot, Chi-squared test and Kolmogorov-Smirnov test. The package is based on the publication of Ultsch, A., Thrun, M.C., Hansen-Goos, O., Lotsch, J. (2015) .
How to cite:
Michael Thrun (2015). AdaptGauss: Gaussian Mixture Models (GMM). R package version 1.6, https://cran.r-project.org/web/packages/AdaptGauss. Accessed 07 Mar. 2026.
Previous versions and publish date:
1.0 (2015-10-09 11:36), 1.1.0 (2015-10-14 14:43), 1.2.0 (2016-03-16 16:43), 1.2.2 (2016-06-15 12:28), 1.2.3 (2016-06-16 18:18), 1.2.4 (2016-06-30 18:16), 1.3.3 (2017-03-15 17:12), 1.3.5 (2018-07-11 13:00), 1.5.4 (2019-11-18 16:30), 1.5.6 (2020-02-03 11:00), 1.5 (2019-01-31 15:43)
Other packages that cited AdaptGauss R package
View AdaptGauss citation profile
Other R packages that AdaptGauss depends, imports, suggests or enhances
Complete documentation for AdaptGauss
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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