Package: dixonTest
Type: Package
Title: Dixon's Ratio Test for Outlier Detection
Version: 1.0.0
Authors@R: c(person("Thorsten", "Pohlert", role = c("aut", "cre"),
             email = "thorsten.pohlert@gmx.de"),
             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
LazyData: true
Classification/MSC-2010: 62F03, 62E17, 62Q05
RoxygenNote: 6.1.1
Packaged: 2019-05-17 17:46:29 UTC; thorsten
Author: Thorsten Pohlert [aut, cre],
  George C. McBane [ctb]
Maintainer: Thorsten Pohlert <thorsten.pohlert@gmx.de>
Repository: CRAN
Date/Publication: 2019-05-22 13:40:02 UTC
