Package: rebmix
Version: 2.12.0
Authors@R: c(person("Marko", "Nagode", role = c("aut", "cre"),
                     email = "marko.nagode@fs.uni-lj.si",
                     comment = c(ORCID = "0000-0003-0637-3812")),
             person("Branislav", "Panic", role = "ctb",
                     comment = c(ORCID = "0000-0001-8349-8550")),
             person("Jernej", "Klemenc", role = "ctb",
                     comment = c(ORCID = "0000-0002-6778-6728")),
             person("Simon", "Oman", role = "ctb",
                     comment = c(ORCID = "0000-0001-8213-0818")))
Title: Finite Mixture Modeling, Clustering & Classification
Suggests: flexmix, mclust, mixtools
Description: Random univariate and multivariate finite mixture model generation, estimation, clustering, latent class analysis and classification. Variables can be continuous, discrete, independent or dependent and may follow normal, lognormal, Weibull, gamma, Gumbel, binomial, Poisson, Dirac or circular von Mises parametric families.
Imports: methods, stats, utils, graphics, grDevices, mvtnorm
License: GPL (>= 2)
Author: Marko Nagode [aut, cre] (<https://orcid.org/0000-0003-0637-3812>),
  Branislav Panic [ctb] (<https://orcid.org/0000-0001-8349-8550>),
  Jernej Klemenc [ctb] (<https://orcid.org/0000-0002-6778-6728>),
  Simon Oman [ctb] (<https://orcid.org/0000-0001-8213-0818>)
Maintainer: Marko Nagode <marko.nagode@fs.uni-lj.si>
NeedsCompilation: yes
Packaged: 2020-06-08 14:24:16 UTC; NagodeMarko
Depends: R (>= 2.10)
Repository: CRAN
Date/Publication: 2020-06-08 15:10:02 UTC
