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