Package: twopexp
Type: Package
Title: The Two Parameter Exponential Distribution
Version: 1.0.0
Authors@R: c(person("Atchanut", "Rattanalertnusorn", role = c("aut", "cre"),
                     email = "atchanut_r@rmutt.ac.th"))
Maintainer: Atchanut Rattanalertnusorn <atchanut_r@rmutt.ac.th>
Description: Density, distribution function, quantile function, 
    and random generation function, maximum likelihood estimation (MLE), 
    penalized maximum likelihood estimation (PMLE), the quartiles method estimation (QM),
    and median rank estimation (MEDRANK) for the two-parameter exponential distribution.
    MLE and PMLE are based on Mengjie Zheng (2013)<https://scse.d.umn.edu/sites/scse.d.umn.edu/files/mengjie-thesis_masters-1.pdf>.
    QM is based on Entisar Elgmati and Nadia Gregni (2016)<doi:10.5539/ijsp.v5n5p12>.
    MEDRANK is based on Matthew Reid (2022)<doi:10.5281/ZENODO.3938000>.
    In addition, the functions for computing the Kolmogorov-Smirnov (D) statistic, 
    the Cramér-von Mises statistic, and the Anderson–Darling statistic are provided.
License: GPL-3
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: graphics, stats
Depends: R (>= 2.10)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-07-17 05:11:57 UTC; User
Author: Atchanut Rattanalertnusorn [aut, cre]
Repository: CRAN
Date/Publication: 2026-07-17 07:10:02 UTC
Built: R 4.6.1; ; 2026-07-17 23:51:49 UTC; windows
