Description Usage Arguments Value See Also Examples
Create a Exponential distribution
1 | Exponential(rate = 1)
|
rate |
The rate parameter. Can be any positive number. Defaults
to |
A Exponential
object.
Other continuous distributions:
Beta()
,
Cauchy()
,
ChiSquare()
,
Frechet()
,
GEV()
,
GP()
,
Gamma()
,
Gumbel()
,
LogNormal()
,
Logistic()
,
Normal()
,
RevWeibull()
,
StudentsT()
,
Tukey()
,
Uniform()
,
Weibull()
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.