which.outliers: Find outlier indices based on Tukey's IQR method.

Description Usage Arguments Value Author(s)

Description

Find outlier indices based on Tukey's IQR method.

Usage

1
which.outliers(km, k, greedy = TRUE)

Arguments

km

the kernel matrix

k

the tuning parameter

greedy

greedy search?

Value

indices of outliers

Author(s)

Grady Weyenberg


grady/kdetrees documentation built on May 17, 2019, 8:01 a.m.