Skip to content

ICSOutlier

Outlier Detection Using Invariant Coordinate Selection

v0.4-1 · Aug 28, 2025 · GPL (>= 2)

Description

Multivariate outlier detection is performed using invariant coordinates where the package offers different methods to choose the appropriate components. ICS is a general multivariate technique with many applications in multivariate analysis. ICSOutlier offers a selection of functions for automated detection of outliers in the data based on a fitted ICS object or by specifying the dataset and the scatters of interest. The current implementation targets data sets with only a small percentage of outliers.

Downloads

3.7K

Last 30 days

2075th

13.4K

Last 90 days

62.1K

Last year

Trend: -11.1% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 6, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 3, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘ICSOutlier-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ICS_outlier
> ### Title: Outlier Detection Using ICS
> ### Aliases: ICS_outlier
> 
> ### ** Examples
> 
> # ReliabilityData example: the observations 414 and 512 are suspected to be outliers  
> library(REPPlab)
Error in library(REPPlab) : there is no package called ‘REPPlab’
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (3)

depends

suggests

Dependency Network

Dependencies Reverse dependencies ICS moments mvtnorm ICSShiny ICS performance ICSOutlier

Version History

new 0.4-1 Mar 10, 2026
updated 0.4-1 ← 0.4-0 diff Aug 27, 2025
updated 0.4-0 ← 0.3-1 diff Dec 12, 2023
updated 0.3-1 ← 0.3-0 diff Sep 17, 2023
updated 0.3-0 ← 0.2-0 diff Feb 2, 2018
new 0.2-0 Dec 19, 2016