View source: R/clustMD_UtilityFunctions.R
| stable.probs | R Documentation |
Function takes a numeric vector and returns the log of the sum of the elements of that vector. Calculations are done on the log scale for stability.
stable.probs(s)
s |
a numeric vector. |
The log of the sum of the elements of s
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.