Learn R Programming

outlying

Provides functions for detecting outliers in datasets using statistical methods. The package supports identification of anomalous observations in numerical data and is intended for use in data cleaning, exploratory data analysis, and preprocessing workflows.

Installation

You can install the development version of outlying from GitHub with:

if (!require(devtools)) install.packages("devtools")
devtools::install_github("P10911004-NPUST/outlying")

Copy Link

Version

Install

install.packages('outlying')

Version

0.0.1

License

MIT + file LICENSE

Maintainer

Joon-Keat Lai

Last Published

January 23rd, 2026

Functions in outlying (0.0.1)

Grubbs_test

Grubbs' test