View source: R/utils-rngstream.R
rng_stream_rexp | R Documentation |
rstream
objectsSample from rstream
objects
rng_stream_rexp(size = 1, rate = 1, rng_stream = NULL)
size |
Integer, number of samples |
rate |
Positive number, the rate (i.e., 1/mean) |
rng_stream |
( |
a vector of exponential variates of size size
rng_stream_rexp(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.