Package: gofLorenz
Type: Package
Title: Goodness-of-Fit Tests for Location-Scale Distributions via
        Lorenz Curve
Version: 0.1.0
Authors@R: c(
    person("Shikhar", "Tyagi", email = "shikhar1093tyagi@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1606-0844")),
    person("Arvind", "Pandey", email = "arvindmzu@gmail.com", role = "aut"),
    person("Bhupendra", "Singh", email = "bhupendra.rana@gmail.com", role = "aut"),
    person("Vrijesh", "Tripathi", email = "vrijesh.tripathi@uwi.edu", role = "aut")
    )
Description: Implements goodness-of-fit test statistics and graphical methods 
    for symmetric and asymmetric location-scale distributions under progressive 
    Type-II censoring using the modified Lorenz curve and ratio modified sample 
    Lorenz curve, as proposed by Lee (2024) <doi:10.3390/sym16020202>. Also 
    provides order statistics distance test statistics based on Pakyari and 
    Balakrishnan (2013) <doi:10.1080/00949655.2011.625424>. Supports calculation 
    of test statistics, Monte Carlo p-values, critical values, and L-plot 
    visual diagnostics for complete and progressively Type-II censored data.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 4.0.0)
Imports: stats, graphics
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-08-05 02:30:42 UTC; shikhar tyagi
Author: Shikhar Tyagi [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1606-0844>),
  Arvind Pandey [aut],
  Bhupendra Singh [aut],
  Vrijesh Tripathi [aut]
Maintainer: Shikhar Tyagi <shikhar1093tyagi@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-09 08:20:02 UTC
Built: R 4.5.2; ; 2026-08-09 11:26:13 UTC; unix
