findThetas | R Documentation |
Using kernel density estimation, calculate the local maxima i.e. the modes
findThetas(xs)
xs |
input data. |
modes
x<-runif(1000,0,1) findThetas(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.