Package: ExtendedLaplace
Title: The Extended Laplace Distribution
Version: 0.1.6
Authors@R: 
    c(
      person("David","Saah",email="saahdavidkofi@gmail.com",role=c("aut","cre"),comment=c(ORCID="0009-0006-8049-3627")),
      person("Tomasz","Kozubowski",role="aut")
    )
Description: Provides computational tools for working with the Extended Laplace distribution, including the probability density function, cumulative distribution function, quantile function, random variate generation based on convolution with Uniform noise and the quantile-quantile plot. Useful for modeling contaminated Laplace data and other applications in robust statistics. See Saah and Kozubowski (2025) <doi:10.1016/j.cam.2025.116588>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://doi.org/10.1016/j.cam.2025.116588
BugReports: https://github.com/saahdavid/ExtendedLaplace/issues
Imports: stats, VGAM
NeedsCompilation: no
Packaged: 2025-05-23 19:27:17 UTC; davidsaah
Author: David Saah [aut, cre] (ORCID: <https://orcid.org/0009-0006-8049-3627>),
  Tomasz Kozubowski [aut]
Maintainer: David Saah <saahdavidkofi@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-27 09:00:09 UTC
Built: R 4.6.0; ; 2025-10-11 01:11:14 UTC; windows
