View source: R/AssignMutations.R
getLocalOptima | R Documentation |
Function that fetches the local optima from a density function call output
getLocalOptima(cluster_density, hypercube.size = 20)
cluster_density |
Density estimate of where clusters are located |
hypercube.size |
Stepsize to use when stepping through the density looking for optima |
A list containing two fields: localOptima, the location of a peak and peak.indices, the index of the peak within a hypercube
sd11, dw9
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.