Learn R Programming

outliertree (version 1.10.0)

Explainable Outlier Detection Through Decision Tree Conditioning

Description

Outlier detection method that flags suspicious values within observations, constrasting them against the normal values in a user-readable format, potentially describing conditions within the data that make a given outlier more rare. Full procedure is described in Cortes (2020) . Loosely based on the 'GritBot' software.

Copy Link

Version

Install

install.packages('outliertree')

Monthly Downloads

562

Version

1.10.0

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

David Cortes

Last Published

September 6th, 2024

Functions in outliertree (1.10.0)

variable.names.outliertree

Get Variable Names for OutlierTree Model
titanic

Data about passengers of the RMS Titanic
print.outliertree

Print summary information from Outlier Tree model
summary.outlieroutputs

Print outliers in human-readable format
predict.outliertree

Predict method for Outlier Tree
outlier.tree

Outlier Tree
[.outlieroutputs

Slice or sub-set outliers
print.outlieroutputs

Print outliers in human-readable format
hypothyroid

Data about thyroid hormones for anonymous patients
check.outlierness.bounds

Check values that could potentially flag an observation as outlier
as.list.outlieroutputs

Convert outlier outputs to R list
extract.training.outliers

Extract outliers found in training data
summary.outliertree

Print summary information from Outlier Tree model