Package: relliptical
Type: Package
Title: The Truncated Elliptical Family of Distributions
Version: 0.1.0
Authors@R: 
  c(person(given = "Katherine A.",
           family = "L. Valeriano",
           role = c("aut", "cre"),
           email = "katandreina@gmail.com",
           comment = c(ORCID = "0000-0001-6388-4753")),
  person(given = "Larissa",
           family = "Avila Matos",
           role = "ctb",
           email = "larissam@unicamp.br",
           comment = c(ORCID = "0000-0002-2635-0901")),
  person(given = "Christian",
           family = "Galarza Morales",
           role = "ctb",
           email = "cgalarza88@gmail.com",
           comment = c(ORCID = "0000-0002-4818-6006")))
Description: It generates random numbers from a truncated multivariate elliptical distribution such as Normal, Student-t, Pearson VII, Slash, Logistic, and others by specifying the density generating function. It also computes first and second moment for some particular distributions.
License: GPL (>= 2)
Encoding: UTF-8
Imports: FuzzyNumbers.Ext.2, matrixcalc, Rcpp, RcppNumerical, Rdpack,
        Ryacas0, stats
RdMacros: Rdpack
RoxygenNote: 7.1.1
LinkingTo: RcppArmadillo, Rcpp, RcppEigen, RcppNumerical
Suggests: ggExtra, ggplot2, gridExtra, MomTrunc, TTmoment, tmvtnorm
NeedsCompilation: yes
Packaged: 2021-09-14 16:09:49 UTC; 55199
Author: Katherine A. L. Valeriano [aut, cre]
    (<https://orcid.org/0000-0001-6388-4753>),
  Larissa Avila Matos [ctb] (<https://orcid.org/0000-0002-2635-0901>),
  Christian Galarza Morales [ctb]
    (<https://orcid.org/0000-0002-4818-6006>)
Maintainer: Katherine A. L. Valeriano <katandreina@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-15 09:10:01 UTC
