Type: Package
Package: MADtests
Title: Hypothesis Tests and Confidence Intervals for Median Absolute
        Deviations
Version: 0.1.1
Authors@R: c(
    person("Luke A.", "Prendergast", , "luke.prendergast@latrobe.edu.au", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0002-9122-5429")),
    person("Chandima", "Arachchige", , "chandi@stat.cmb.ac.lk", role = "aut")
  )
Maintainer: Luke A. Prendergast <luke.prendergast@latrobe.edu.au>
Description: Conducts one- and two-sample hypothesis tests for median
    absolute deviations (mads) for robust inference of dispersion.
    Comparisons between two samples uses the ratio of mads.  Confidence
    intervals are also computed.
Imports: gld, stats
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2026-01-29 21:56:34 UTC; LPrendergast
Author: Luke A. Prendergast [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-9122-5429>),
  Chandima Arachchige [aut]
Repository: CRAN
Date/Publication: 2026-02-03 12:40:26 UTC
Built: R 4.6.0; ; 2026-02-28 03:23:24 UTC; windows
