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) <https://www.jstor.org/stable/2237638>.

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: dplyr, magrittr
Suggests: testthat, ggplot2, knitr, tidyr, rmarkdown
Published: 2020-09-08
Author: Ron Sielinski
Maintainer: Ron Sielinski <sielinski at hotmail.com>
BugReports: https://github.com/Sielinski/vacuum/issues
License: MIT + file LICENSE
URL: https://github.com/Sielinski/vacuum
NeedsCompilation: no
Materials: README
CRAN checks: vacuum results

Documentation:

Reference manual: vacuum.pdf
Vignettes: Vacuum Vignette

Downloads:

Package source: vacuum_0.1.0.tar.gz
Windows binaries: r-devel: vacuum_0.1.0.zip, r-release: vacuum_0.1.0.zip, r-oldrel: vacuum_0.1.0.zip
macOS binaries: r-release (arm64): vacuum_0.1.0.tgz, r-oldrel (arm64): vacuum_0.1.0.tgz, r-release (x86_64): vacuum_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=vacuum to link to this page.