make.suspicions: extract suspicions from spikiness matrix...

Description Usage Arguments Value Author(s)

Description

extract suspicions from spikiness matrix

Usage

1
make.suspicions(spikiness, condition=spikiness > quantile(spikiness, 0.975))

Arguments

spikiness

matrix indicating how suspicious each point is

condition

filtering condition indication which parts of spikiness should be considered.

Value

matrix nsuspicions x 3. The colums hold the row (spectra) index, wavelength index, and the score. Rows are sorted with descending spikiness.

Author(s)

Claudia Beleites


hyperSpecGUI documentation built on May 2, 2019, 5:17 p.m.