Description Usage Arguments Value Examples
get_eps
returns a randomly generated numeric vector.
1 | get_eps(eps_dist, n)
|
eps_dist |
specified type of distibution.Supports ("uniform","t","laplace"). |
n |
sample size |
numeric vector.
1 | get_eps(eps_dist = "uniform", n = 100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.