findZERO {waved} | R Documentation |
Find negative entries in a vector
findZERO(x)
x |
vector |
A vector of indices where $x$ has negative values.
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.
findZERO(-5:5)