Package: param2moment
Type: Package
Title: Raw, Central and Standardized Moments of Parametric
        Distributions
Version: 0.1.0
Date: 2024-03-18
Maintainer: Tingting Zhan <tingtingzhan@gmail.com>
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")))
Language: en-US
Depends: R (>= 4.3.0)
Imports: methods
Suggests: sn
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-03-18 23:49:04 UTC; tingtingzhan
Author: Tingting Zhan [aut, cre, cph]
Repository: CRAN
Date/Publication: 2024-03-19 20:50:02 UTC
