Description Usage Arguments Value
Generates points targeting a normal distribution.
1 | gen_norm(n, mu = 0, sig = 1)
|
n |
number of points to generate. |
mu |
mean. |
sig |
standard deviation. |
n-vector containing the sampled points.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.