Package: dixonTest
Type: Package
Title: Dixon's Ratio Test for Outlier Detection
Version: 1.0.4
Date: 2022-08-22
Authors@R: c(person("Thorsten", "Pohlert", role = c("aut", "cre"),
             email = "thorsten.pohlert@gmx.de",
             comment = c(ORCID = "0000-0003-3855-3025")),
             person("George C.", "McBane", role = "ctb"))
Description: For outlier detection in small and normally distributed 
    samples the ratio test of Dixon (Q-test) can be used. Density,
    distribution function, quantile function and random generation 
    for Dixon's ratio statistics are provided as wrapper functions.
    The core applies McBane's Fortran functions <doi:10.18637/jss.v016.i03> 
    that use Gaussian quadrature for a numerical solution.
License: GPL-3
ByteCompile: yes
NeedsCompilation: yes
Encoding: UTF-8
Classification/MSC-2010: 62F03, 62E17, 62Q05
RoxygenNote: 7.2.0
Packaged: 2022-08-22 19:24:55 UTC; thorsten
Author: Thorsten Pohlert [aut, cre] (<https://orcid.org/0000-0003-3855-3025>),
  George C. McBane [ctb]
Maintainer: Thorsten Pohlert <thorsten.pohlert@gmx.de>
Repository: CRAN
Date/Publication: 2022-08-22 19:40:02 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-04-01 00:52:15 UTC; unix
Archs: dixonTest.so.dSYM
