findZERO | 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.
findONE
findZERO(-5:5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.