Package: dixonTest 1.0.4

Thorsten Pohlert
dixonTest: Dixon's Ratio Test for Outlier Detection
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.
Authors:
dixonTest_1.0.4.tar.gz
dixonTest_1.0.4.tar.gz(r-4.5-noble)dixonTest_1.0.4.tar.gz(r-4.4-noble)
dixonTest_1.0.4.tgz(r-4.4-emscripten)dixonTest_1.0.4.tgz(r-4.3-emscripten)
dixonTest.pdf |dixonTest.html✨
dixonTest/json (API)
NEWS
# Install 'dixonTest' in R: |
install.packages('dixonTest', repos = 'https://cloud.r-project.org') |
Conda:r-dixontest-1.0.4(2025-03-25)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:13e24cbce9. Checks:3 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 18 2025 |
R-4.5-linux-x86_64 | OK | Mar 18 2025 |
R-4.4-linux-x86_64 | OK | Mar 18 2025 |
Exports:ddixondixonTestpdixonqdixonrdixon
Dependencies:
Citation
To cite package ‘dixonTest’ in publications use:
Pohlert T (2022). dixonTest: Dixon's Ratio Test for Outlier Detection. R package version 1.0.4, https://CRAN.R-project.org/package=dixonTest.
Corresponding BibTeX entry:
@Manual{, title = {dixonTest: Dixon's Ratio Test for Outlier Detection}, author = {Thorsten Pohlert}, year = {2022}, note = {R package version 1.0.4}, url = {https://CRAN.R-project.org/package=dixonTest}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Dixon distribution | ddixon Dixon pdixon qdixon rdixon |
Dixons Outlier Test (Q-Test) | dixonTest |