Package: rjqpd
Type: Package
Title: The Johnson Quantile-Parameterised Distribution
Version: 0.2.3
Authors@R: person("Bobby", "Ingram", 
                  email = "ingram.bob@gmail.com",
                  role = c("aut", "cre"))
Maintainer: Bobby Ingram <ingram.bob@gmail.com>
Description: Implementation of the Johnson Quantile-Parameterised Distribution in R. 
  The Johnson Quantile-Parameterised Distribution (J-QPD) is a flexible distribution
  system that is parameterised by a symmetric percentile triplet of quantile values
  (typically the 10th-50th-90th) along with known support bounds for the distribution.
  The J-QPD system was developed by Hadlock and Bickel (2017) <doi:10.1287/deca.2016.0343>.
  This package implements the density, quantile, CDF and random number generator functions.
Suggests: devtools, knitr, rmarkdown, testthat
URL: https://github.com/bobbyingram/rjqpd
BugReports: https://github.com/bobbyingram/rjqpd/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-21 19:22:20 UTC; BobbyIngram
Author: Bobby Ingram [aut, cre]
Repository: CRAN
Date/Publication: 2020-09-25 09:20:06 UTC
Built: R 4.0.2; ; 2020-09-26 10:28:05 UTC; unix
