aberrance

The aberrance package contains a collection of functions for detecting several types of aberrant behavior, including:

Installation

Install the released version from CRAN:

install.packages("aberrance")

Alternatively, install the development version from GitHub:

# install.packages("devtools")
devtools::install_github("kyliegorney/aberrance")