Description Usage Arguments Value Author(s)
For a giving numeric vectors, calculate the top N local minimal square standard error. It will also include the saved ID if it is in the range of (ss, se)
1 |
x |
numeric vector |
ss |
start searching position |
se |
end searching position |
n |
the length of output. If n=-1, output all the local minimal SSE positions. |
savedID |
saved positions |
filterByPval |
logical. Filter the positions by p value or not. |
a numeric vector, position list.
Jianhong Ou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.