Description Usage Arguments Value Source Examples
Finding Modes Using Kernel Density Estimates
1 | density_mode(x, na.rm = FALSE)
|
x |
Numeric vector |
na.rm |
Should NAs be removed? Default is |
Mode estimate
Website page https://rmflight.github.io/post/finding-modes-using-kernel-density-estimates/
1 | density_mode(rnorm(100))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.