Package: nor1mix Title: Normal aka Gaussian 1-d Mixture Models Version: 1.3-4 Date: 2024-12-02 Authors@R: c(person("Martin", "Maechler", role = c("aut","cre"), email = "maechler@stat.math.ethz.ch", comment = c(ORCID = "0000-0002-8685-9910")) , person("Friedrich", "Leisch", role = "ctb", comment = c("norMixEM()", ORCID = "0000-0001-7278-1983")) , person("Erik", "Jørgensen", role = "ctb", comment = "pnorMix(), qnorMix()") ) 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. Imports: stats, graphics Suggests: cluster, copula, norMmix URL: https://curves-etc.r-forge.r-project.org/, https://r-forge.r-project.org/R/?group_id=846, https://r-forge.r-project.org/scm/viewvc.php/pkg/nor1mix/?root=curves-etc, svn://svn.r-forge.r-project.org/svnroot/curves-etc/pkg/nor1mix BugReports: https://r-forge.r-project.org/R/?group_id=846 License: GPL (>= 2) Encoding: UTF-8 Repository: https://r-forge.r-universe.dev Date/Publication: 2025-11-29 16:54:51 UTC RemoteUrl: https://github.com/r-forge/curves-etc RemoteRef: HEAD RemoteSha: d4be626fe7f2da26d011e149c79a6ef5d679f2c5 RemoteSubdir: pkg/nor1mix NeedsCompilation: no Packaged: 2026-05-28 08:00:51 UTC; root Author: Martin Maechler [aut, cre] (ORCID: ), Friedrich Leisch [ctb] (norMixEM(), ORCID: ), Erik Jørgensen [ctb] (pnorMix(), qnorMix()) Maintainer: Martin Maechler