findFThetas | R Documentation |
Search through the ecdf to find values that are around the modes and calculate the average density around the modes.
findFThetas(x)
x |
input data |
cdf values for the mode parameters
x<-runif(1000,0,1) findFThetas(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.