View source: R/myLocalMinima.R
This function calculates the local minima of the lm matrix; These minima will be the potential starting points The minima calculation is performed on the rows of the lm matrix: i.e. for each row, it finds the local minima, and also checks the edges.
1 | findLocalMinima(lm, similarityThresh)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.