rloguniform | R Documentation |
Simulate a log-uniform distribution
rloguniform(n, min = 10^-1, max = 10^2)
n |
number of sample |
min |
minimum of the distribution |
max |
maximum of the distribution |
A vector of simulated values
rloguniform(n = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.