rlogunif | R Documentation |
Sample from loguniform distribution
rlogunif(n, min, max, base = exp(1))
n |
Number of samples to draw |
min |
minimum of sampling distribution |
max |
maximum of sampling distribution |
base |
base of exponential parameter. Default exp(1). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.