Package: relliptical
Type: Package
Title: The Truncated Elliptical Family of Distributions
Version: 1.3.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 offers random numbers generation from members of the truncated multivariate elliptical family of distribution such as the truncated versions of the Normal, Student-t, Laplace, Pearson VII, Slash, Logistic, among others. Particular distributions can be provided by specifying the density generating function. It also computes the first two moments (covariance matrix as well) for some particular distributions.
  References used for this package: Galarza, C. E., Matos, L. A., Castro, L. M., and Lachos, V. H. (2022). Moments of the doubly truncated selection elliptical distributions with emphasis on the unified multivariate skew-t distribution. Journal of Multivariate Analysis, 189, 104944 <doi:10.1016/j.jmva.2021.104944>; Ho, H. J., Lin, T. I., Chen, H. Y., and Wang, W. L. (2012). Some results on the truncated multivariate t distribution. Journal of Statistical Planning and Inference, 142(1), 25-40 <doi:10.1016/j.jspi.2011.06.006>; Valeriano, K. A., Galarza, C. E., and Matos, L. A. (2021). Moments and random number generation for the truncated elliptical family of distributions. Statistics and Computing, 33(1), 32 <doi:10.1007/s11222-022-10200-4>.
License: GPL (>= 2)
Encoding: UTF-8
Imports: FuzzyNumbers.Ext.2, matrixcalc, methods, Rcpp, Rdpack,
        Ryacas0, stats
RdMacros: Rdpack
RoxygenNote: 7.3.1
LinkingTo: RcppArmadillo, Rcpp
Suggests: ggExtra, ggplot2, gridExtra
NeedsCompilation: yes
Packaged: 2024-02-07 01:25:36 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: 2024-02-07 12:50:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 02:11:30 UTC; windows
Archs: x64
