Package: SenTinMixt
Title: Parsimonious Mixtures of MSEN and MTIN Distributions
Version: 1.0.0
Authors@R: c(
    person(given = "Salvatore D.",
           family = "Tomarchio",
           role = c("aut","cre"),
           email = "daniele.tomarchio@unict.it"),
    person(given = "Bagnato",
           family = "Luca",
           role = "aut"),
    person(given = "Antonio",
           family = "Punzo",
           role = "aut"))
Description: Implements parsimonious mixtures of MSEN and MTIN distributions via expectation-
    maximization based algorithms for model-based clustering. For each mixture
    component, parsimony is reached via the eigen-decomposition of the scale 
    matrices and by imposing a constraint on the tailedness parameter. This produces
    a family of 28 parsimonious mixture models for each distribution.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: doSNOW, foreach, snow, TSdist, tidyr, data.table, expint,
        zipfR, mclust, rlist, withr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-10-19 14:37:09 UTC; Daniele
Author: Salvatore D. Tomarchio [aut, cre],
  Bagnato Luca [aut],
  Antonio Punzo [aut]
Maintainer: Salvatore D. Tomarchio <daniele.tomarchio@unict.it>
Repository: CRAN
Date/Publication: 2021-10-20 06:50:02 UTC
Built: R 4.2.0; ; 2022-04-13 11:26:56 UTC; unix
