korcak | R Documentation |
Calculates non-exceedance probabilities
korcak(sizes, useLargest = FALSE, minval = 0)
sizes |
Required. A vector of values. |
useLargest |
Optional. If |
minval |
Optional. Minimum value to use. Default is |
Returns the size values and their non-exceedance probabilities
a <- korcak(runif(100))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.