Package: fmx
Type: Package
Title: Finite Mixture Parametrization
Version: 0.1.3
Date: 2025-03-15
Description: A parametrization framework for finite mixture distribution
        using S4 objects. Density, cumulative density, quantile and
        simulation functions are defined. Currently normal, Tukey g-&-h,
        skew-normal and skew-t distributions are well tested. The gamma,
        negative binomial distributions are being tested.
License: GPL-2
Imports: methods, goftest, sn, VGAM, param2moment, TukeyGH77
Encoding: UTF-8
Authors@R: c(person(given = "Tingting", family = "Zhan", role = c("aut",
        "cre"), email = c("tingtingzhan@gmail.com"), comment = c(ORCID =
        '0000-0001-9971-4844')), person(given = "Inna", family =
        "Chervoneva", role = c("ctb"), email =
        "Inna.Chervoneva@jefferson.edu", comment = c(ORCID =
        '0000-0002-9104-4505')))
Language: en-US
Depends: R (>= 4.4.0)
Suggests: fitdistrplus, ggplot2, mixtools, mixsmsn, scales
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-03-15 18:25:19 UTC; tingtingzhan
Author: Tingting Zhan [aut, cre] (<https://orcid.org/0000-0001-9971-4844>),
  Inna Chervoneva [ctb] (<https://orcid.org/0000-0002-9104-4505>)
Maintainer: Tingting Zhan <tingtingzhan@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-15 22:20:06 UTC
Built: R 4.5.0; ; 2025-04-02 11:39:40 UTC; unix
