View source: R/getRidgeValue.R
getRidgeValue | R Documentation |
Get the CWT coefficient values corresponding to the peak ridge
getRidgeValue(ridgeList, wCoefs, skip = 0)
ridgeList |
a list of ridge lines |
wCoefs |
2-D CWT coefficients |
skip |
the CWT scale level to be skipped, by default the 0 scale level (raw spectrum) is skipped. |
A list of ridge values corresponding to the input ridgeList.
Pan Du
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.