View source: R/Feature_alignment_requantification.R
maxDensity | R Documentation |
Function to determine at which value a density maximum is reached
maxDensity(data)
data |
Numeric vector |
Uses kernel density estimation function from R-package stats removing missing values
Numeric indicating at which value a density maximum is reached
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.