Package: param2moment
Type: Package
Title: Raw, Central and Standardized Moments of Parametric
        Distributions
Version: 0.1.2
Date: 2024-04-30
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"),
    comment = c(ORCID =
    '0000-0001-9971-4844')))
Language: en-US
Depends: R (>= 4.4.0)
Imports: methods
Suggests: sn
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-04-30 04:28:57 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-30 04:40:02 UTC
