no0: Supression of zeros.

Description Usage Arguments Value Author(s) See Also

Description

Suppress head and tail of a vector if the values are below a threshold.

Usage

1
no0(x, threshold = 0.008)

Arguments

x

numeric vector

threshold

numeric, relative value. The threshold is calculated with the product of this value and the absolute maximum value of x

Value

A numeric vector

Author(s)

Oscar Perpiñán Lamigueiro

See Also

rle


pdCluster documentation built on May 2, 2019, 5:25 p.m.

Related to no0 in pdCluster...