Package: cmgnd
Type: Package
Title: Constrained Mixture of Generalized Normal Distributions
Version: 0.1.1
Authors@R: 
    c(person("Pierdomenico", "Duttilo", , "pierdomenico.duttilo@unipd.it", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-2036-7163")), 
    person("Stefano Antonio", "Gattone", , "gattone@unich.it", role = c("aut"),
           comment = c(ORCID = "0000-0002-6143-9012")), 
    person("Alfred", "Kume", , "a.kume@kent.ac.uk", role = c("aut")))
Description: The 'cmgnd' implements the constrained mixture of generalized normal distributions model, a flexible statistical framework for modelling univariate data exhibiting non-normal features such as skewness, multi-modality, and heavy tails. By imposing constraints on model parameters, the 'cmgnd' reduces estimation complexity while maintaining high descriptive power, offering an efficient solution in the presence of distributional irregularities. For more details see Duttilo and Gattone (2025) <doi:10.1007/s00180-025-01638-x> and Duttilo et al (2025) <doi:10.48550/arXiv.2506.03285>.
Depends: R (>= 4.0.0)
Imports: RcppAlgos, lubridate, stats, utils, gnorm, purrr, ggplot2
Encoding: UTF-8
RoxygenNote: 7.2.3
License: GPL (>= 3)
URL: https://github.com/pierdutt/cmgnd
BugReports: https://github.com/pierdutt/cmgnd/issues
NeedsCompilation: no
Packaged: 2025-07-15 09:57:33 UTC; User
Author: Pierdomenico Duttilo [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2036-7163>),
  Stefano Antonio Gattone [aut] (ORCID:
    <https://orcid.org/0000-0002-6143-9012>),
  Alfred Kume [aut]
Maintainer: Pierdomenico Duttilo <pierdomenico.duttilo@unipd.it>
Repository: CRAN
Date/Publication: 2025-07-18 14:50:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:18:05 UTC; windows
