roep_param | R Documentation |
Generate n or length(x) values from the distribution described in distlist l
roep_param(l, x = NULL, n = NULL, verbose = FALSE)
l |
distlist |
x |
Numeric. Sobol sequence between 0 and 1 or NULL. If NULL, will be generated using sobol(n) |
n |
Integer. Length of Sobol sequence or NULL. Will be used if x is NULL |
verbose |
Logical. Talk back or not |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.