Package: NonNorMvtDist
Type: Package
Title: Multivariate Lomax (Pareto Type II) and Its Related
        Distributions
Version: 1.0.2
Authors@R: c(
    person("Zhixin", "Lun", email = "zlun@oakland.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8980-1554")),
    person("Ravindra", "Khattree", email = "khattree@oakland.edu", role = "aut", comment = c(ORCID = "0000-0002-9305-2365")))
Maintainer: Zhixin Lun <zlun@oakland.edu>
Description: Implements calculation of probability density function, cumulative distribution function, equicoordinate quantile function and survival function, and random numbers generation for the following multivariate distributions: Lomax (Pareto Type II), generalized Lomax, Mardia’s Pareto of Type I, Logistic, Burr, Cook-Johnson’s uniform, F and Inverted Beta. See Tapan Nayak (1987) <doi:10.2307/3214068>.
Depends: R (>= 3.6.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: stats, cubature
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-03-22 02:33:18 UTC; zlun3
Author: Zhixin Lun [aut, cre] (<https://orcid.org/0000-0002-8980-1554>),
  Ravindra Khattree [aut] (<https://orcid.org/0000-0002-9305-2365>)
Repository: CRAN
Date/Publication: 2020-03-23 15:40:02 UTC
