Learn R Programming

specleanr (version 1.0.0)

broad_classify: Outlier detection method broad classification.

Description

Outlier detection method broad classification.

Usage

broad_classify(category)

Value

vector method broad categories

Arguments

category

The different outlier categories including mult, uni and ref

Examples

Run this code

x <- broad_classify(category = "mult")

Run the code above in your browser using DataLab