Package: adplots
Type: Package
Title: Ad-Plot and Ud-Plot for Visualizing Distributional Properties
        and Normality
Version: 0.1.0
Authors@R: person(given = c("Uditha", "Amarananda"),
                      family = "Wijesuriya",
                      role = c("aut", "cre"),
                      email = "u.wijesuriya@usi.edu") 
Maintainer: Uditha Amarananda Wijesuriya <u.wijesuriya@usi.edu>
Description: The empirical cumulative average deviation function introduced by the author is utilized to
             develop both Ad- and Ud-plots. The Ad-plot can identify symmetry, skewness, and outliers of the
             data distribution, including anomalies. The Ud-plot created by slightly modifying Ad-plot is
             exceptional in assessing normality, outperforming normal QQ-plot, normal PP-plot, and their 
             derivations. The d-value that quantifies the degree of proximity between the Ud-plot and the graph
             of the estimated normal density function helps guide to make decisions on confirmation of 
             normality. Full description of this methodology can be found in the article by Wijesuriya (2025) 
             <doi:10.1080/03610926.2024.2440583>.
License: GPL-3
Encoding: UTF-8
Imports: ggplot2
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-01-28 19:09:26 UTC; uwijesuriy
Author: Uditha Amarananda Wijesuriya [aut, cre]
Repository: CRAN
Date/Publication: 2025-01-30 17:10:02 UTC
Built: R 4.4.3; ; 2025-10-13 10:32:43 UTC; windows
