findPeaksAndValleys {refineR} | R Documentation |
Find the index of the peaks and valleys of the density estimation.
Description
Find the index of the peaks and valleys of the density estimation.
Usage
findPeaksAndValleys(Dens)
Arguments
Dens |
(list) with density estimation (x values, y values) |
Value
(list) specifying the index of the peaks and valleys of the density estimation.
Author(s)
Tatjana Ammer tatjana.ammer@roche.com
[Package refineR version 1.6.1 Index]