Learn R Programming

ILS (version 0.3)

outliers.ils: Detecting outliers for functional dataset

Description

Procedure for detecting funcitonal outliers.

Usage

outliers.ils(x, fdep = depth.FM, trim = 0.01)

Arguments

x

An object of classs fdata.

fdep

Type of depth measure, by default depth.mode.

trim

The percentaje of the trimming, by default is 1%.