Package: param2moment
Type: Package
Title: Raw, Central and Standardized Moments of Parametric
        Distributions
Version: 0.1.1
Date: 2024-04-05
Description: To calculate the raw, central and standardized moments
        from distribution parameters. To solve the distribution
        parameters based on user-provided mean, standard deviation,
        skewness and kurtosis. Normal, skew-normal, skew-t and Tukey
        g-&-h distributions are supported, for now.
License: GPL-2
Encoding: UTF-8
Authors@R: c(person(given = "Tingting", family = "Zhan", role =
        c("aut", "cre", "cph"), email = c("tingtingzhan@gmail.com",
        "Tingting.Zhan@jefferson.edu"), comment = c(ORCID =
        '0000-0001-9971-4844')))
Language: en-US
Depends: R (>= 4.3.0)
Imports: methods
Suggests: sn
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-04-05 15:05:38 UTC; tingtingzhan
Author: Tingting Zhan [aut, cre, cph] (<https://orcid.org/0000-0001-9971-4844>)
Maintainer: Tingting Zhan <tingtingzhan@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-05 15:22:59 UTC
