Description Usage Arguments Value
Generates points targeting a g-and-k distribution.
1 | gen_gk(n, a = 0, b = 1, g = 0, k = 0)
|
n |
number of points to generate. |
a |
location parameter. |
b |
scale parameter (> 0). |
g |
skewness parameter. |
k |
tail-shape parameter (k > -0.5). |
n-vector containing the sampled points.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.