lnormimp_sample | R Documentation |
Random draws from an interval of a lognormal distribution. (Uses 'EnvStats')
lnormimp_sample(n, fit, min, max)
n |
Number of random draws |
fit |
'fitdistrplus' distribution fit object |
min |
Minimum value for sampling |
max |
Maximum value for sampling |
Vector of sampled values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.