Package: vacuum 0.1.0
vacuum: Tukey's Vacuum Cleaner
An implementation of three procedures developed by John Tukey: FUNOP (FUll NOrmal Plot), FUNOR-FUNOM (FUll NOrmal Rejection-FUll NOrmal Modification), and vacuum cleaner. Combined, they provide a way to identify, treat, and analyze outliers in two-way (i.e., contingency) tables, as described in his landmark paper "The Future of Data Analysis", Tukey, John W. (1962) <doi:10.1214/aoms/1177704711>.
Authors:
vacuum_0.1.0.tar.gz
vacuum_0.1.0.zip(r-4.5)vacuum_0.1.0.zip(r-4.4)vacuum_0.1.0.zip(r-4.3)
vacuum_0.1.0.tgz(r-4.4-any)vacuum_0.1.0.tgz(r-4.3-any)
vacuum_0.1.0.tar.gz(r-4.5-noble)vacuum_0.1.0.tar.gz(r-4.4-noble)
vacuum_0.1.0.tgz(r-4.4-emscripten)vacuum_0.1.0.tgz(r-4.3-emscripten)
vacuum.pdf |vacuum.html✨
vacuum/json (API)
# Install 'vacuum' in R: |
install.packages('vacuum', repos = c('https://sielinski.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sielinski/vacuum/issues
Last updated 4 years agofrom:8d16813b36. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Exports:%>%a_qnormfunopfunor_funomvacuum_cleaner
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Returns the typical value from a unit-normal distribution | a_qnorm |
Identifies outliers in a numeric vector | funop |
Identifies and treats outliers in a two-way table | funor_funom |
Table 1 | table_1 |
Table 2 | table_2 |
Table 8 | table_8 |
Returns the residuals of a two-way table after removing systemic effects | vacuum_cleaner |