Package: nor1mix
Title: Normal aka Gaussian 1-d Mixture Models
Version: 1.3-3
Date: 2024-04-05
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
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
NeedsCompilation: no
Packaged: 2024-04-05 18:14:12 UTC; maechler
Author: Martin Maechler [aut, cre] (<https://orcid.org/0000-0002-8685-9910>),
  Friedrich Leisch [ctb] (norMixEM(),
    <https://orcid.org/0000-0001-7278-1983>),
  Erik Jørgensen [ctb] (pnorMix(), qnorMix())
Maintainer: Martin Maechler <maechler@stat.math.ethz.ch>
Repository: CRAN
Date/Publication: 2024-04-06 09:53:04 UTC
Built: R 4.2.3; ; 2024-04-07 19:37:32 UTC; unix
